Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpcie.h453 #define PCIE_AER_CE_MASK 0x14 /* Correctable Error Mask */ macro
/titanic_41/usr/src/uts/common/io/pciex/
H A Dpcie.c1505 PCIE_AER_PUT(32, bus_p, PCIE_AER_CE_MASK, tmp_pcie_aer_ce_mask); in pcie_enable_ce()
1506 PCIE_DBG_AER(dip, bus_p, "AER CE MASK", 32, PCIE_AER_CE_MASK, in pcie_enable_ce()
1556 PCIE_AER_PUT(32, bus_p, PCIE_AER_CE_MASK, PCIE_AER_CE_BITS); in pcie_disable_errors()
H A Dpcie_fault.c612 PCIE_AER_CE_MASK); in pf_pcie_regs_gather()