Searched refs:SIO_PLAY (Results 1 – 2 of 2) sorted by relevance
111 if (mode == SIO_PLAY) in startany()142 ft->signal.channels = (mode == SIO_PLAY) ? p->par.pchan : p->par.rchan; in startany()172 return startany(ft, SIO_PLAY); in startwrite()
92 #define SIO_PLAY 1 macro