MIDI_PROP_CAN_INPUT 2338 dev/isa/sbdsp.c 	mi->props = MIDI_PROP_CAN_INPUT;
MIDI_PROP_CAN_INPUT 1619 dev/pci/autri.c 	mi->props = MIDI_PROP_CAN_INPUT;
MIDI_PROP_CAN_INPUT 1970 dev/pci/cs4280.c 	mi->props = MIDI_PROP_CAN_INPUT | MIDI_PROP_OUT_INTR;
MIDI_PROP_CAN_INPUT 1737 dev/pci/eap.c  	mi->props = MIDI_PROP_CAN_INPUT;
MIDI_PROP_CAN_INPUT 1054 dev/sequencer.c 	if (mi.props & MIDI_PROP_CAN_INPUT)
MIDI_PROP_CAN_INPUT  362 dev/usb/umidi.c 		mi->props |= MIDI_PROP_CAN_INPUT;