Home
last modified time | relevance | path

Searched refs:AIONWRITE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dsoundcard.h135 #define AIONWRITE _IOR('A', 10, int) /* get # bytes to write */ macro
/freebsd/sys/dev/sound/pcm/
H A Ddsp.c793 case AIONWRITE: /* how many bytes can write ? */ in dsp_ioctl()