Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/sound/
HDchip.h35 SCF_MIDI, enumerator
/freebsd-11-stable/sys/dev/sound/pci/
HDcsa.c318 func->func = SCF_MIDI; in csa_attach()
481 case SCF_MIDI: in csa_setup_intr()
521 case SCF_MIDI: in csa_teardown_intr()
HDemu10kx-midi.c146 if (func != SCF_MIDI) in emu_midi_probe()
HDcsamidi.c194 if (func == NULL || func->func != SCF_MIDI) in midicsa_probe()
HDemu10kx.c3389 func->func = SCF_MIDI; in emu_pci_attach()
3411 func->func = SCF_MIDI; in emu_pci_attach()
3462 if (func != NULL && func->func == SCF_MIDI) { in emu_pci_detach()
3473 if (func != NULL && func->func == SCF_MIDI) { in emu_pci_detach()
3486 if (func != NULL && (func->func == SCF_MIDI || func->func == SCF_PCM)) { in emu_pci_detach()
/freebsd-11-stable/sys/dev/sound/isa/
HDgusc.c148 func->func = SCF_MIDI; in gusc_probe()
276 func->func = SCF_MIDI; in gusisa_probe()
HDsbc.c461 func->func = SCF_MIDI; in sbc_attach()