Searched refs:PCIE_AER_SUCE_SERV (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | pcie.h | 640 #define PCIE_AER_SUCE_SERV 0x34 /* Secondary UCE Severity */ macro
|
/illumos-gate/usr/src/uts/common/io/pciex/ |
H A D | pcie.c | 2387 if ((reg32 = PCIE_AER_GET(32, bus_p, PCIE_AER_SUCE_SERV)) != in pcie_enable_errors() 2391 PCIE_AER_PUT(32, bus_p, PCIE_AER_SUCE_SERV, tmp32); in pcie_enable_errors() 2392 PCIE_DBG_AER(dip, bus_p, "AER SUCE SEV", 32, PCIE_AER_SUCE_SERV, in pcie_enable_errors()
|
H A D | pcie_fault.c | 693 PCIE_AER_SUCE_SERV); in pf_pcie_regs_gather()
|
/illumos-gate/usr/src/cmd/pcieadm/ |
H A D | pcieadm_cfgspace.c | 2180 { PCIE_AER_SUCE_SERV, 4, "secuests",
|