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

/freebsd-10.1-release/sys/dev/sound/midi/
H A Dmidiq.h100 #define MIDIQ_CLEAR(head) ((head).h = (head).t = 0) macro
H A Dsequencer.c1986 MIDIQ_CLEAR(scp->in_q);
1987 MIDIQ_CLEAR(scp->out_q);
2051 MIDIQ_CLEAR(scp->out_q);
H A Dmidi.c663 MIDIQ_CLEAR(m->inq);
1119 MIDIQ_CLEAR(m->inq);

Completed in 51 milliseconds