Home
last modified time | relevance | path

Searched refs:PCIE_CAP_NEXT_PTR (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h201 #define PCIE_CAP_NEXT_PTR PCI_CAP_NEXT_PTR
/titanic_41/usr/src/uts/common/io/igb/
H A Digb_debug.c233 next_ptr = pci_config_get8(handle, offset + PCIE_CAP_NEXT_PTR); in pci_dump()
/titanic_41/usr/src/uts/common/sys/
H A Dpcie.h40 #define PCIE_CAP_NEXT_PTR PCI_CAP_NEXT_PTR macro
/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.c360 next_ptr = pci_config_get8(handle, offset + PCIE_CAP_NEXT_PTR); in ixgbe_pci_dump()
/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c510 next_ptr = pci_config_get8(handle, offset + PCIE_CAP_NEXT_PTR); in pciconfig_dump()