Home
last modified time | relevance | path

Searched refs:PCIE_ROOTCTL (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/io/pciex/
H A Dpcie.c1390 (reg16 = PCIE_CAP_GET(16, bus_p, PCIE_ROOTCTL)) != in pcie_enable_errors()
1396 PCIE_CAP_PUT(16, bus_p, PCIE_ROOTCTL, tmp16); in pcie_enable_errors()
1397 PCIE_DBG_CAP(dip, bus_p, "ROOT DEVCTL", 16, PCIE_ROOTCTL, in pcie_enable_errors()
1582 device_ctl = PCIE_CAP_GET(16, bus_p, PCIE_ROOTCTL); in pcie_disable_errors()
1584 PCIE_CAP_PUT(16, bus_p, PCIE_ROOTCTL, device_ctl); in pcie_disable_errors()
H A Dpcie_fault.c584 PCIE_ROOTCTL); in pf_pcie_regs_gather()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h212 #define PCIE_ROOTCTL 0x1C /* Root Control */
/titanic_41/usr/src/uts/common/sys/
H A Dpcie.h51 #define PCIE_ROOTCTL 0x1C /* Root Control */ macro