Searched refs:PCIE_AER_UCE_SERV (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/intel/io/pciex/ |
H A D | pcieb_x86.c | 575 (void) PCIE_AER_PUT(32, bus_p, PCIE_AER_UCE_SERV, pcieb_rber_sev); in pcieb_intel_rber_workaround()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | pcie.h | 624 #define PCIE_AER_UCE_SERV 0xc /* Uncor Error Severity */ macro
|
/illumos-gate/usr/src/uts/common/io/pciex/ |
H A D | pcie.c | 2355 if ((reg32 = PCIE_AER_GET(32, bus_p, PCIE_AER_UCE_SERV)) != in pcie_enable_errors() 2359 PCIE_AER_PUT(32, bus_p, PCIE_AER_UCE_SERV, tmp32); in pcie_enable_errors() 2360 PCIE_DBG_AER(dip, bus_p, "AER UCE SEV", 32, PCIE_AER_UCE_SERV, in pcie_enable_errors()
|
H A D | pcie_fault.c | 662 PCIE_AER_UCE_SERV); in pf_pcie_regs_gather()
|
/illumos-gate/usr/src/cmd/pcieadm/ |
H A D | pcieadm_cfgspace.c | 2082 { PCIE_AER_UCE_SERV, 4, "ueserv", "Uncorrectable Error Severity", 2114 { PCIE_AER_UCE_SERV, 4, "ueserv", "Uncorrectable Error Severity", 2152 { PCIE_AER_UCE_SERV, 4, "ueserv", "Uncorrectable Error Severity",
|