Home
last modified time | relevance | path

Searched refs:PCIE_CAP_ID (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h200 #define PCIE_CAP_ID PCI_CAP_ID
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_debug.c233 pci_config_get8(handle, offset + PCIE_CAP_ID)); in pci_dump()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.c358 pci_config_get8(handle, offset + PCIE_CAP_ID)); in ixgbe_pci_dump()
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h43 #define PCIE_CAP_ID PCI_CAP_ID macro
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c508 pci_config_get8(handle, offset + PCIE_CAP_ID)); in pciconfig_dump()
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c750 val = pci_config_get8(pcih, ptr + PCIE_CAP_ID); in iwn_pci_get_capability()