Searched refs:PCIE_AER_UCE_MASK (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/io/pciex/ |
H A D | pcie.c | 1418 if ((reg32 = PCIE_AER_GET(32, bus_p, PCIE_AER_UCE_MASK)) != in pcie_enable_errors() 1422 PCIE_AER_PUT(32, bus_p, PCIE_AER_UCE_MASK, tmp32); in pcie_enable_errors() 1423 PCIE_DBG_AER(dip, bus_p, "AER UCE MASK", 32, PCIE_AER_UCE_MASK, in pcie_enable_errors() 1553 PCIE_AER_PUT(32, bus_p, PCIE_AER_UCE_MASK, PCIE_AER_UCE_BITS); in pcie_disable_errors()
|
H A D | pcie_fault.c | 596 PCIE_AER_UCE_MASK); in pf_pcie_regs_gather()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | pcie.h | 450 #define PCIE_AER_UCE_MASK 0x8 /* Uncorrectable Error Mask */ macro
|