Searched refs:PCIE_DBG_AER (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/pciex/ |
H A D | pcie.c | 1413 PCIE_DBG_AER(dip, bus_p, "AER UCE SEV", 32, PCIE_AER_UCE_SERV, in pcie_enable_errors() 1423 PCIE_DBG_AER(dip, bus_p, "AER UCE MASK", 32, PCIE_AER_UCE_MASK, in pcie_enable_errors() 1432 PCIE_DBG_AER(dip, bus_p, "AER CTL", 32, PCIE_AER_CTL, reg32); in pcie_enable_errors() 1445 PCIE_DBG_AER(dip, bus_p, "AER SUCE SEV", 32, PCIE_AER_SUCE_SERV, in pcie_enable_errors() 1452 PCIE_DBG_AER(dip, bus_p, "AER SUCE MASK", 32, in pcie_enable_errors() 1467 PCIE_DBG_AER(dip, bus_p, "AER Root Err Cmd", 16, in pcie_enable_errors() 1506 PCIE_DBG_AER(dip, bus_p, "AER CE MASK", 32, PCIE_AER_CE_MASK, in pcie_enable_ce()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | pcie_impl.h | 487 #define PCIE_DBG_AER(dip, bus_p, name, sz, off, org) \ macro 498 #define PCIE_DBG_AER 0 && macro
|