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

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_debug.c235 next_ptr = pci_config_get8(handle, offset + PCIE_CAP_NEXT_PTR);
238 "PCIE_CAP_NEXT_PTR:\t0x%x\n", next_ptr);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h201 #define PCIE_CAP_NEXT_PTR PCI_CAP_NEXT_PTR macro
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.c360 next_ptr = pci_config_get8(handle, offset + PCIE_CAP_NEXT_PTR);
363 "PCIE_CAP_NEXT_PTR:\t0x%x\n", next_ptr);
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h40 #define PCIE_CAP_NEXT_PTR PCI_CAP_NEXT_PTR macro
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c510 next_ptr = pci_config_get8(handle, offset + PCIE_CAP_NEXT_PTR);
513 "PCIE_CAP_NEXT_PTR:\t0x%x\n", next_ptr);

Completed in 69 milliseconds