Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/
H A Dchip.h35 SCF_MIDI, enumerator
/dragonfly/sys/dev/sound/pci/
H A Demu10kx-midi.c144 if (func != SCF_MIDI) in emu_midi_probe()
H A Demu10kx.c3406 func->func = SCF_MIDI; in emu_pci_attach()
3428 func->func = SCF_MIDI; in emu_pci_attach()
3479 if (func != NULL && func->func == SCF_MIDI) { in emu_pci_detach()
3490 if (func != NULL && func->func == SCF_MIDI) { in emu_pci_detach()
3503 if (func != NULL && (func->func == SCF_MIDI || func->func == SCF_PCM)) { in emu_pci_detach()