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

  /src/sys/dev/
midivar.h 217 #define MIDI_IN_RUN2_2 20
midi.c 458 case MIDI_IN_RUN2_2 | MIDI_CAT_COMMON:
478 case MIDI_IN_RUN2_2 | MIDI_CAT_STATUS1:
485 case MIDI_IN_RUN2_2 | MIDI_CAT_STATUS2:
540 s->state = MIDI_IN_RUN2_2;
545 case MIDI_IN_RUN2_2 | MIDI_CAT_DATA:
574 s->state = MIDI_IN_RUN2_2;
588 s->state = MIDI_IN_RUN2_2;
634 case MIDI_IN_RUN2_2: /* INVALID System Common message */

Completed in 12 milliseconds