Searched refs:PCIE_AER_UCE_SERV (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | pcie.h | 451 #define PCIE_AER_UCE_SERV 0xc /* Uncor Error Severity */ macro
|
/titanic_41/usr/src/uts/intel/io/pciex/ |
H A D | pcieb_x86.c | 572 PCIE_AER_PUT(32, bus_p, PCIE_AER_UCE_SERV, pcieb_rber_sev); in pcieb_intel_rber_workaround()
|
/titanic_41/usr/src/uts/common/io/pciex/ |
H A D | pcie.c | 1408 if ((reg32 = PCIE_AER_GET(32, bus_p, PCIE_AER_UCE_SERV)) != in pcie_enable_errors() 1412 PCIE_AER_PUT(32, bus_p, PCIE_AER_UCE_SERV, tmp32); in pcie_enable_errors() 1413 PCIE_DBG_AER(dip, bus_p, "AER UCE SEV", 32, PCIE_AER_UCE_SERV, in pcie_enable_errors()
|
H A D | pcie_fault.c | 598 PCIE_AER_UCE_SERV); in pf_pcie_regs_gather()
|