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

/freebsd-10.0-release/sys/dev/sound/midi/
H A Dsequencer.c196 {SNDCTL_SEQ_GETOUTCOUNT, "SNDCTL_SEQ_GETOUTCOUNT"},
1247 case SNDCTL_SEQ_GETOUTCOUNT:
/freebsd-10.0-release/sys/sys/
H A Dsoundcard.h318 #define SNDCTL_SEQ_GETOUTCOUNT _IOR ('Q', 4, int) macro
/freebsd-10.0-release/sys/compat/linux/
H A Dlinux_ioctl.c1917 args->cmd = SNDCTL_SEQ_GETOUTCOUNT;

Completed in 392 milliseconds