Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpcie.h451 #define PCIE_AER_UCE_SERV 0xc /* Uncor Error Severity */ macro
/titanic_41/usr/src/uts/intel/io/pciex/
H A Dpcieb_x86.c572 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 Dpcie.c1408 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 Dpcie_fault.c598 PCIE_AER_UCE_SERV); in pf_pcie_regs_gather()