Searched refs:SEQ_MIDIPUTC (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/sound/midi/
H A Dsequencer.c172 {SEQ_MIDIPUTC, "SEQ_MIDIPUTC"},
496 event[0] != SEQ_MIDIPUTC) {
515 case SEQ_MIDIPUTC:
1078 if (ev_code == SEQ_MIDIPUTC) {
1580 case SEQ_MIDIPUTC:
1589 out[0] = SEQ_MIDIPUTC;
/freebsd-10.0-release/sys/sys/
H A Dsoundcard.h556 * Events SEQ_WAIT, SEQ_MIDIPUTC and SEQ_ECHO. Are also input events.
575 #define SEQ_MIDIPUTC 5 macro
669 * Note! SEQ_WAIT, SEQ_MIDIPUTC and SEQ_ECHO are used also as
1494 _seqbuf[_seqbufptr] = SEQ_MIDIPUTC;\

Completed in 102 milliseconds