Searched refs:PCIE_AER_UCE_TO (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/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_fabric.c | 102 PCIEX_CTO, PCIE_AER_UCE_TO, PCI_TARG_MA, 407 if (tbl->reg_bit == PCIE_AER_UCE_TO && in fab_prep_pcie_ue_erpt()
|
H A D | fx_fire.c | 209 if (entry->fire_bit == PCIE_AER_UCE_TO && in fab_xlate_fire_ue()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | pcie.h | 652 #define PCIE_AER_UCE_TO 0x4000 /* Completion Timeout Status */ macro 661 PCIE_AER_UCE_FCP | PCIE_AER_UCE_TO | PCIE_AER_UCE_CA | \
|
/illumos-gate/usr/src/uts/common/io/pciex/ |
H A D | pcie_fault.c | 53 #define PF_AER_NON_FATAL_ERR (PCIE_AER_UCE_PTLP | PCIE_AER_UCE_TO | \ 1256 {PCIE_AER_UCE_TO, pf_analyse_to, 1296 {PCIE_AER_UCE_TO, pf_analyse_to, 1337 {PCIE_AER_UCE_TO, pf_analyse_to, 2130 aer_ue &= ~PCIE_AER_UCE_TO; in pf_adjust_for_no_aer()
|
/illumos-gate/usr/src/uts/intel/io/pciex/ |
H A D | pcieb_x86.c | 548 PCIE_AER_UCE_SD | PCIE_AER_UCE_PTLP | PCIE_AER_UCE_FCP | PCIE_AER_UCE_TO |
|
/illumos-gate/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()
|
/illumos-gate/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 | \
|