Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/hda/
H A Dhdac.c1097 subclass == PCIS_MULTIMEDIA_HDA) { in hdac_probe()
1105 subclass == PCIS_MULTIMEDIA_HDA) { in hdac_probe()
1165 subclass == PCIS_MULTIMEDIA_HDA) { in hdac_attach()
H A Dhdac.h999 #define PCIS_MULTIMEDIA_HDA 0x03 macro
/freebsd/sys/dev/pci/
H A Dpcireg.h379 #define PCIS_MULTIMEDIA_HDA 0x03 macro
H A Dpci.c4967 {PCIC_MULTIMEDIA, PCIS_MULTIMEDIA_HDA, 1, "HDA"},
/freebsd/usr.sbin/pciconf/
H A Dpciconf.c682 {PCIC_MULTIMEDIA, PCIS_MULTIMEDIA_HDA, "HDA"},
/freebsd/usr.sbin/bhyve/
H A Dpci_hda.c1236 pci_set_cfgdata8(pi, PCIR_SUBCLASS, PCIS_MULTIMEDIA_HDA); in pci_hda_init()