Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/pciex/
H A Dpcie_nb5000.h49 #define INTEL_NB5520_PCIE_DEV_ID(did) (((did) >= 0x3408 && (did) <= 0x3411) || \ macro
/illumos-gate/usr/src/uts/i86pc/io/pciex/
H A Dnpe_misc.c147 INTEL_NB5520_PCIE_DEV_ID(dev_id)) { in npe_intel_error_workaround()