Searched refs:INTEL_VENDORID (Results 1 – 3 of 3) sorted by relevance
| /dragonfly/sys/dev/sound/pci/ |
| HD | ich.c | 53 #define INTEL_VENDORID 0x8086 macro 106 { INTEL_VENDORID, INTEL_82440MX, 0, 108 { INTEL_VENDORID, INTEL_82801AA, 0, 110 { INTEL_VENDORID, INTEL_82801AB, 0, 112 { INTEL_VENDORID, INTEL_82801BA, 0, 114 { INTEL_VENDORID, INTEL_82801CA, 0, 116 { INTEL_VENDORID, INTEL_82801DB, PROBE_LOW, 118 { INTEL_VENDORID, INTEL_82801EB, PROBE_LOW, 120 { INTEL_VENDORID, INTEL_6300ESB, PROBE_LOW, 122 { INTEL_VENDORID, INTEL_82801FB, PROBE_LOW, [all …]
|
| /dragonfly/sys/dev/sound/pci/hda/ |
| HD | hdac.c | 188 { INTEL_VENDORID, 0x00, 0x00, 0x00 }, 1185 if (vendor == INTEL_VENDORID) { in hdac_attach()
|
| HD | hdac.h | 43 #define INTEL_VENDORID 0x8086 macro
|