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 D | fx_epkt.c | 63 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 D | fx_fire.c | 209 if (entry->fire_bit == PCIE_AER_UCE_TO && in fab_xlate_fire_ue()
|
H A D | fx_fabric.c | 99 PCIEX_CTO, PCIE_AER_UCE_TO, PCI_TARG_MA,
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | pcie.h | 478 #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 D | pcie_fault.c | 51 #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 D | pcieb_x86.c | 545 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 D | px_err.c | 813 if (pcie->primary_ue == PCIE_AER_UCE_TO) { in px_pcie_epkt_severity()
|
/titanic_41/usr/src/uts/sun4/io/px/ |
H A D | px_fm.c | 41 (PCIE_AER_UCE_DLP | PCIE_AER_UCE_FCP | PCIE_AER_UCE_TO | \
|