Home
last modified time | relevance | path

Searched refs:PCIE_DEVSTS (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h205 #define PCIE_DEVSTS 0x0A /* Device Status */
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_debug.c250 pci_config_get16(handle, offset + PCIE_DEVSTS)); in pci_dump()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.c375 pci_config_get16(handle, offset + PCIE_DEVSTS)); in ixgbe_pci_dump()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c525 pci_config_get16(handle, offset + PCIE_DEVSTS)); in pciconfig_dump()
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h49 #define PCIE_DEVSTS 0x0A /* Device Status */ macro
/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dppt.c738 devsts = PCI_CAP_GET16(hdl, 0, cap_ptr, PCIE_DEVSTS); in ppt_wait_for_pending_txn()
753 devsts = PCI_CAP_GET16(hdl, 0, cap_ptr, PCIE_DEVSTS); in ppt_wait_for_pending_txn()
/illumos-gate/usr/src/cmd/pcieadm/
H A Dpcieadm_cfgspace.c1782 { PCIE_DEVSTS, 2, "devsts", "Device Status",
1792 { PCIE_DEVSTS, 2, "devsts", "Device Status",
1808 { PCIE_DEVSTS, 2, "devsts", "Device Status",
1831 { PCIE_DEVSTS, 2, "devsts", "Device Status",
1861 { PCIE_DEVSTS, 2, "devsts", "Device Status",
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c2461 if ((device_sts = PCIE_CAP_GET(16, bus_p, PCIE_DEVSTS)) != in pcie_enable_ce()
2463 PCIE_CAP_PUT(16, bus_p, PCIE_DEVSTS, in pcie_enable_ce()
H A Dpcie_fault.c606 pcie_regs->pcie_err_status = PCIE_CAP_GET(16, bus_p, PCIE_DEVSTS); in pf_pcie_regs_gather()
811 PCIE_CAP_PUT(16, bus_p, PCIE_DEVSTS, pcie_regs->pcie_err_status); in pf_pcie_regs_clear()