Home
last modified time | relevance | path

Searched refs:PCIE_AER_SUCE_SERV (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dpcie.h466 #define PCIE_AER_SUCE_SERV 0x34 /* Secondary UCE Severity */ macro
/titanic_41/usr/src/uts/common/io/pciex/
H A Dpcie.c1440 if ((reg32 = PCIE_AER_GET(32, bus_p, PCIE_AER_SUCE_SERV)) != in pcie_enable_errors()
1444 PCIE_AER_PUT(32, bus_p, PCIE_AER_SUCE_SERV, tmp32); in pcie_enable_errors()
1445 PCIE_DBG_AER(dip, bus_p, "AER SUCE SEV", 32, PCIE_AER_SUCE_SERV, in pcie_enable_errors()
H A Dpcie_fault.c629 PCIE_AER_SUCE_SERV); in pf_pcie_regs_gather()