Home
last modified time | relevance | path

Searched refs:PCIE_AER_UCE_TO (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_epkt.c63 PCIE_AER_UCE_TO, PCI_STAT_S_SYSERR, 0, PCI_TARG_MA,
65 PCIE_AER_UCE_TO, PCI_STAT_S_SYSERR, 0, PCI_TARG_MA,
H A Dfx_fire.c209 if (entry->fire_bit == PCIE_AER_UCE_TO && in fab_xlate_fire_ue()
H A Dfx_fabric.c99 PCIEX_CTO, PCIE_AER_UCE_TO, PCI_TARG_MA,
/titanic_41/usr/src/uts/common/sys/
H A Dpcie.h478 #define PCIE_AER_UCE_TO 0x4000 /* Completion Timeout Status */ macro
487 PCIE_AER_UCE_FCP | PCIE_AER_UCE_TO | PCIE_AER_UCE_CA | \
/titanic_41/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c51 #define PF_AER_NON_FATAL_ERR (PCIE_AER_UCE_PTLP | PCIE_AER_UCE_TO | \
1167 {PCIE_AER_UCE_TO, pf_analyse_to,
1207 {PCIE_AER_UCE_TO, pf_panic,
1248 {PCIE_AER_UCE_TO, pf_analyse_to,
2020 aer_ue &= ~PCIE_AER_UCE_TO; in pf_adjust_for_no_aer()
/titanic_41/usr/src/uts/intel/io/pciex/
H A Dpcieb_x86.c545 PCIE_AER_UCE_SD | PCIE_AER_UCE_PTLP | PCIE_AER_UCE_FCP | PCIE_AER_UCE_TO |
/titanic_41/usr/src/uts/sun4v/io/px/
H A Dpx_err.c813 if (pcie->primary_ue == PCIE_AER_UCE_TO) { in px_pcie_epkt_severity()
/titanic_41/usr/src/uts/sun4/io/px/
H A Dpx_fm.c41 (PCIE_AER_UCE_DLP | PCIE_AER_UCE_FCP | PCIE_AER_UCE_TO | \