Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpcie.h474 #define PCIE_AER_UCE_DLP 0x10 /* Data Link Protocol Error */ macro
486 PCIE_AER_UCE_DLP | PCIE_AER_UCE_SD | PCIE_AER_UCE_PTLP | \
/titanic_41/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_epkt.c85 data->pcie_ue_sev = (PCIE_AER_UCE_DLP | PCIE_AER_UCE_SD | in fab_epkt_to_data()
H A Dfx_fire.c130 data->pcie_ue_sev = (PCIE_AER_UCE_DLP | PCIE_AER_UCE_SD | in fab_fire_to_data()
H A Dfx_fabric.c94 PCIEX_DLP, PCIE_AER_UCE_DLP, NULL,
/titanic_41/usr/src/uts/intel/io/pciex/
H A Dpcieb_x86.c544 uint32_t pcieb_rber_sev = (PCIE_AER_UCE_TRAINING | PCIE_AER_UCE_DLP |
/titanic_41/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c49 #define PF_AER_FATAL_ERR (PCIE_AER_UCE_DLP | PCIE_AER_UCE_SD |\
1158 {PCIE_AER_UCE_DLP, pf_panic,
1195 {PCIE_AER_UCE_DLP, pf_panic,
1236 {PCIE_AER_UCE_DLP, pf_panic,
H A Dpcie.c134 PCIE_AER_UCE_FCP | PCIE_AER_UCE_SD | PCIE_AER_UCE_DLP | \
/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 | \