Searched refs:AIOSTOP (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/sys/
H A Dsoundcard.h266 * channel specifiers used in AIOSTOP and AIOSYNC
270 /* AIOSTOP stop & flush a channel, returns the residual count */
271 #define AIOSTOP _IOWR ('A', 15, int) macro
/freebsd-10.0-release/sys/dev/sound/midi/
H A Dsequencer.c228 {AIOSTOP, "AIOSTOP"},
/freebsd-10.0-release/sys/dev/sound/pcm/
H A Ddsp.c1292 case AIOSTOP:
1302 printf("AIOSTOP: bad channel 0x%x\n", *arg_i);

Completed in 118 milliseconds