Searched refs:PCIE_DEVSTS (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_os.h | 205 #define PCIE_DEVSTS 0x0A /* Device Status */
|
/titanic_41/usr/src/uts/common/io/igb/ |
H A D | igb_debug.c | 248 pci_config_get16(handle, offset + PCIE_DEVSTS)); in pci_dump()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | pcie.h | 44 #define PCIE_DEVSTS 0x0A /* Device Status */ macro
|
/titanic_41/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_debug.c | 375 pci_config_get16(handle, offset + PCIE_DEVSTS)); in ixgbe_pci_dump()
|
/titanic_41/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_debug.c | 525 pci_config_get16(handle, offset + PCIE_DEVSTS)); in pciconfig_dump()
|
/titanic_41/usr/src/uts/common/io/pciex/ |
H A D | pcie.c | 1514 if ((device_sts = PCIE_CAP_GET(16, bus_p, PCIE_DEVSTS)) != in pcie_enable_ce() 1516 PCIE_CAP_PUT(16, bus_p, PCIE_DEVSTS, in pcie_enable_ce()
|
H A D | pcie_fault.c | 571 pcie_regs->pcie_err_status = PCIE_CAP_GET(16, bus_p, PCIE_DEVSTS); in pf_pcie_regs_gather() 747 PCIE_CAP_PUT(16, bus_p, PCIE_DEVSTS, pcie_regs->pcie_err_status); in pf_pcie_regs_clear()
|