Home
last modified time | relevance | path

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

/NextBSD/sys/dev/sound/pci/
HDemu10kx.h66 #define RT_SUB 3 macro
HDemu10kx-pcm.c313 case RT_SUB: in emu_dspmixer_set()
348 case RT_SUB: in emu_dspmixer_set()
839 case RT_SUB: in emupchan_getcaps()
1324 case RT_SUB: in emu_pcm_probe()
1424 case RT_SUB: in emu_pcm_attach()
HDemu10kx.c3317 pcminfo->route = RT_SUB; in emu_pci_attach()
3321 sc->pcm[RT_SUB] = device_add_child(dev, "pcm", -1); in emu_pci_attach()
3322 device_set_ivars(sc->pcm[RT_SUB], func); in emu_pci_attach()