Home
last modified time | relevance | path

Searched refs:PCIE_EXT_CAP_VER_SHIFT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h222 #define PCIE_EXT_CAP_VER_SHIFT 16 /* PCI-e Ext Cap Ver */
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h546 #define PCIE_EXT_CAP_VER_SHIFT 16 /* PCI-e Ext Cap Ver */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c3070 eversion = ((reg >> PCIE_EXT_CAP_VER_SHIFT) & in emlxs_pci_cap_offsets()