Home
last modified time | relevance | path

Searched refs:SEQ_FULLSIZE (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/sound/midi/
HDsequencer.c180 {SEQ_FULLSIZE, "SEQ_FULLSIZE"},
1006 if (ev_code == SEQ_FULLSIZE) { in mseq_write()
/NextBSD/sys/sys/
HDsoundcard.h677 #define SEQ_FULLSIZE 0xfd /* Long events */ macro