Home
last modified time | relevance | path

Searched refs:SEQOLD_MIDIPUTC (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/sys/
Dmidiio.h326 #define SEQOLD_MIDIPUTC 5 macro
773 e = SEQ_MK_EVENT(putc, SEQOLD_MIDIPUTC, .device=1, .byte=42);
/netbsd/src/sys/dev/
Dsequencer.c1070 case SEQOLD_MIDIPUTC: in seq_do_command()
1396 case SEQOLD_MIDIPUTC: in seq_to_new()
/netbsd/src/usr.bin/midiplay/
Dmidiplay.c672 SEQOLD_MIDIPUTC, in playdata()