Searched refs:PCIE_AER_CE_MASK (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | pcie.h | 626 #define PCIE_AER_CE_MASK 0x14 /* Correctable Error Mask */ macro
|
/illumos-gate/usr/src/uts/common/io/pciex/ |
H A D | pcie.c | 2452 PCIE_AER_PUT(32, bus_p, PCIE_AER_CE_MASK, tmp_pcie_aer_ce_mask); in pcie_enable_ce() 2453 PCIE_DBG_AER(dip, bus_p, "AER CE MASK", 32, PCIE_AER_CE_MASK, in pcie_enable_ce() 2503 PCIE_AER_PUT(32, bus_p, PCIE_AER_CE_MASK, PCIE_AER_CE_BITS); in pcie_disable_errors()
|
H A D | pcie_fault.c | 676 PCIE_AER_CE_MASK); in pf_pcie_regs_gather()
|
/illumos-gate/usr/src/cmd/pcieadm/ |
H A D | pcieadm_cfgspace.c | 2086 { PCIE_AER_CE_MASK, 4, "cemask", "Correctable Error Mask", 2118 { PCIE_AER_CE_MASK, 4, "cemask", "Correctable Error Mask", 2156 { PCIE_AER_CE_MASK, 4, "cemask", "Correctable Error Mask",
|