Searched refs:INTEL_VENDOR_ID (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/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) &&
589 if ((vid == INTEL_VENDOR_ID) && (INTEL_NB5000_PCIE_DEV_ID(did) ||
/illumos-gate/usr/src/uts/common/sys/agp/
H A Dagpdefs.h70 #define INTEL_VENDOR_ID 0x8086 macro
/illumos-gate/usr/src/uts/i86pc/io/pciex/
H A Dnpe_misc.c178 if (vendor_id == INTEL_VENDOR_ID) {
/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Dbootinfo64.c154 if (strncmp(cpu_vendor, INTEL_VENDOR_ID, 12) != 0 &&
/illumos-gate/usr/src/boot/sys/boot/userboot/userboot/
H A Dbootinfo64.c154 if (strncmp(cpu_vendor, INTEL_VENDOR_ID, 12) != 0 &&
/illumos-gate/usr/src/uts/intel/io/agpgart/
H A Dagptarget.c104 INTEL_VENDOR_ID);
/illumos-gate/usr/src/boot/sys/x86/include/
H A Dspecialreg.h367 #define INTEL_VENDOR_ID "GenuineIntel" macro

Completed in 88 milliseconds