sys/dev/ic/opl.c
648
case MIDICTL_CTLR:
sys/dev/midictl.c
318
mc->notify(mc->cookie, MIDICTL_CTLR, chan, key);
sys/dev/midictl.c
331
mc->notify(mc->cookie, MIDICTL_CTLR, chan, key);
sys/dev/midictl.c
466
mc->notify(mc->cookie, CTL14 == c ? MIDICTL_CTLR
sys/dev/midisyn.c
478
midisyn_notify(ms, MIDICTL_CTLR, chan,
sys/dev/midisyn.c
480
midisyn_notify(ms, MIDICTL_CTLR, chan,
sys/dev/midisyn.c
503
case MIDICTL_CTLR | MIDI_CTRL_CHANNEL_VOLUME_MSB:
sys/dev/midisyn.c
513
case MIDICTL_CTLR | MIDI_CTRL_EXPRESSION_MSB: