Searched refs:PCIE_EXT_CAP (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dpci_cap.c93 for (base = PCIE_EXT_CAP; base && i < index; i++) {
178 for (base = PCIE_EXT_CAP; base; base = (xcaps_hdr >>
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h218 #define PCIE_EXT_CAP 0x100 /* Base Address of Ext Cap */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h414 #define PCIE_EXT_CAP 0x100 /* Base Address of Ext Cap */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c3037 eoffset = PCIE_EXT_CAP;
3039 while (eoffset >= PCIE_EXT_CAP) {
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c1076 for (base = PCIE_EXT_CAP; base; base = (capid >>

Completed in 76 milliseconds