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

/freebsd-13-stable/sys/dev/sound/midi/
H A Dmidiq.h102 #define MIDIQ_CLEAR(head) ((head).h = (head).t = 0) macro
H A Dsequencer.c1988 MIDIQ_CLEAR(scp->in_q);
1989 MIDIQ_CLEAR(scp->out_q);
2052 MIDIQ_CLEAR(scp->out_q);
H A Dmidi.c666 MIDIQ_CLEAR(m->inq);
1114 MIDIQ_CLEAR(m->inq);

Completed in 94 milliseconds