Searched refs:MIDI_GET_STATUS (Results 1 – 4 of 4) sorted by relevance
178 #define MIDI_GET_STATUS(d) ((d) & 0xf0) macro
274 switch (MIDI_GET_STATUS(status)) {
1057 status = MIDI_GET_STATUS(msg[0]);
481 status = MIDI_GET_STATUS(tp->status); in playdata()