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

  /src/sys/sys/
midiio.h 326 #define SEQOLD_MIDIPUTC 5
773 e = SEQ_MK_EVENT(putc, SEQOLD_MIDIPUTC, .device=1, .byte=42);
  /src/usr.bin/midiplay/
midiplay.c 672 SEQOLD_MIDIPUTC,
  /src/sys/dev/
sequencer.c 1070 case SEQOLD_MIDIPUTC:
1319 * That may be true even on exit (!) in the case of SEQOLD_MIDIPUTC; the
1396 case SEQOLD_MIDIPUTC:

Completed in 14 milliseconds