Home
last modified time | relevance | path

Searched full:aiostop (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dsoundcard.h274 * channel specifiers used in AIOSTOP and AIOSYNC
278 /* AIOSTOP stop & flush a channel, returns the residual count */
279 #define AIOSTOP _IOWR ('A', 15, int) macro
/freebsd/sys/dev/sound/pcm/
H A Ddsp.c967 case AIOSTOP: in dsp_ioctl()
977 printf("AIOSTOP: bad channel 0x%x\n", *arg_i); in dsp_ioctl()