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

/freebsd-10.0-release/sys/sys/
H A Dsoundcard.h121 * interface. AIONWRITE is the dual of FIONREAD, i.e. returns the max
135 #define AIONWRITE _IOR('A', 10, int) /* get # bytes to write */ macro
/freebsd-10.0-release/sys/dev/sound/midi/
H A Dsequencer.c221 {AIONWRITE, "AIONWRITE"},
/freebsd-10.0-release/sys/dev/sound/pcm/
H A Ddsp.c1152 case AIONWRITE: /* how many bytes can write ? */

Completed in 128 milliseconds