HomeSort by: relevance | last modified time | path
    Searched refs:SEQ_FULLSIZE (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/sys/
midiio.h 268 #define SEQ_FULLSIZE 0xfd
  /src/usr.bin/midirecord/
midirecord.c 559 * handle a SEQ_FULLSIZE event. NetBSD /dev/music doesn't generate these.
566 LOG("UNHANDLED SEQ_FULLSIZE");
607 case SEQ_FULLSIZE:
  /src/sys/dev/
sequencer.c 687 if (cmdbuf.tag == SEQ_FULLSIZE) {
1408 case SEQ_FULLSIZE:

Completed in 14 milliseconds