Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDsoundcard.h135 #define AIONWRITE _IOR('A', 10, int) /* get # bytes to write */ macro
/NextBSD/sys/dev/sound/midi/
HDsequencer.c221 {AIONWRITE, "AIONWRITE"},
/NextBSD/sys/dev/sound/pcm/
HDdsp.c1157 case AIONWRITE: /* how many bytes can write ? */ in dsp_ioctl()