Searched refs:PCIE_ROOTCTL (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/io/pciex/ |
H A D | pcie.c | 1390 (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 D | pcie_fault.c | 584 PCIE_ROOTCTL); in pf_pcie_regs_gather()
|
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_os.h | 212 #define PCIE_ROOTCTL 0x1C /* Root Control */
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | pcie.h | 51 #define PCIE_ROOTCTL 0x1C /* Root Control */ macro
|