Home
last modified time | relevance | path

Searched refs:INTEL_VENDOR_ID (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/intel/io/pciex/
H A Dpcie_nb5000.h34 #define INTEL_VENDOR_ID 0x8086 macro
H A Dpcieb_x86.c162 return (((vendor_id == INTEL_VENDOR_ID) && in pcieb_plat_msi_supported()
589 if ((vid == INTEL_VENDOR_ID) && (INTEL_NB5000_PCIE_DEV_ID(did) || in pcieb_intel_mps_workaround()
/titanic_41/usr/src/uts/common/sys/agp/
H A Dagpdefs.h70 #define INTEL_VENDOR_ID 0x8086 macro
/titanic_41/usr/src/uts/i86pc/io/pciex/
H A Dnpe_misc.c178 if (vendor_id == INTEL_VENDOR_ID) { in npe_intel_error_workaround()
/titanic_41/usr/src/uts/intel/io/agpgart/
H A Dagptarget.c104 INTEL_VENDOR_ID); in is_intel_br()