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

/freebsd-current/sys/sys/
H A Dsoundcard.h266 * channel specifiers used in AIOSTOP and AIOSYNC
285 #define AIOSYNC _IOWR ('A', 15, snd_sync_parm) /* misc. synchronization */ macro
/freebsd-current/sys/dev/sound/midi/
H A Dsequencer.c132 snd_sync_parm sync_parm; /* AIOSYNC parameter set */
229 {AIOSYNC, "AIOSYNC"},
/freebsd-current/sys/dev/sound/pcm/
H A Ddsp.c979 case AIOSYNC:
980 printf("AIOSYNC chan 0x%03lx pos %lu unimplemented\n",

Completed in 191 milliseconds