Home
last modified time | relevance | path

Searched refs:PCIS_MULTIMEDIA_HDA (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/sys/dev/sound/pci/hda/
HDhdac.c1098 subclass == PCIS_MULTIMEDIA_HDA) { in hdac_probe()
1106 subclass == PCIS_MULTIMEDIA_HDA) { in hdac_probe()
1166 subclass == PCIS_MULTIMEDIA_HDA) { in hdac_attach()
HDhdac.h1007 #define PCIS_MULTIMEDIA_HDA 0x03 macro
/freebsd-14-stable/sys/dev/pci/
HDpcireg.h379 #define PCIS_MULTIMEDIA_HDA 0x03 macro
HDpci.c5044 {PCIC_MULTIMEDIA, PCIS_MULTIMEDIA_HDA, 1, "HDA"},
/freebsd-14-stable/usr.sbin/pciconf/
HDpciconf.c682 {PCIC_MULTIMEDIA, PCIS_MULTIMEDIA_HDA, "HDA"},
/freebsd-14-stable/usr.sbin/bhyve/
HDpci_hda.c1242 pci_set_cfgdata8(pi, PCIR_SUBCLASS, PCIS_MULTIMEDIA_HDA); in pci_hda_init()