Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/io/pciex/
H A Dpcie_nb5000.h36 #define INTEL_NB5000_PCIE_DEV_ID(did) (((did) >= 0x3600 && (did) <= 0x360a) || \ macro
H A Dpcieb_x86.c589 if ((vid == INTEL_VENDOR_ID) && (INTEL_NB5000_PCIE_DEV_ID(did) || in pcieb_intel_mps_workaround()