Searched refs:INTEL_NB5000_PCIE_DEV_ID (Results 1 – 2 of 2) sorted by relevance
36 #define INTEL_NB5000_PCIE_DEV_ID(did) (((did) >= 0x3600 && (did) <= 0x360a) || \ macro
589 if ((vid == INTEL_VENDOR_ID) && (INTEL_NB5000_PCIE_DEV_ID(did) || in pcieb_intel_mps_workaround()