Home
last modified time | relevance | path

Searched refs:cdsim_sendpkt (Results 1 – 3 of 3) sorted by relevance

/dports/audio/xmcd/xmcd-3.3.2/libdi_d/
H A Dcdsim.h103 extern bool_t cdsim_sendpkt(char *, int, simpkt_t *);
H A Dos_demo.c113 if (!cdsim_sendpkt("pthru", devp->fd, &spkt)) in pthru_send()
H A Dcdsim.c69 cdsim_sendpkt(char *name, int fd, simpkt_t *s) in cdsim_sendpkt() function
889 return (cdsim_sendpkt("cdsim", cdsim_rfd, s)); in cdsim_svccmd()