Home
last modified time | relevance | path

Searched refs:INTEL_VENDORID (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dhda_codec.c42 #define INTEL_VENDORID 0x8086 macro
44 #define HDA_CODEC_SUBSYSTEM_ID ((INTEL_VENDORID << 16) | 0x01)
233 [HDA_PARAM_VENDOR_ID] = INTEL_VENDORID, \
H A Dpci_hda.c45 #define INTEL_VENDORID 0x8086 macro
1235 pci_set_cfgdata16(pi, PCIR_VENDOR, INTEL_VENDORID); in pci_hda_init()