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

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_debug.c232 "PCIE_CAP_ID:\t0x%x\n",
233 pci_config_get8(handle, offset + PCIE_CAP_ID));
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h200 #define PCIE_CAP_ID PCI_CAP_ID macro
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.c357 "PCIE_CAP_ID:\t0x%x\n",
358 pci_config_get8(handle, offset + PCIE_CAP_ID));
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h39 #define PCIE_CAP_ID PCI_CAP_ID macro
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c507 "PCIE_CAP_ID:\t0x%x\n",
508 pci_config_get8(handle, offset + PCIE_CAP_ID));
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c750 val = pci_config_get8(pcih, ptr + PCIE_CAP_ID);

Completed in 67 milliseconds