Searched refs:pcie_ue_sev (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_fire.c130 data->pcie_ue_sev = (PCIE_AER_UCE_DLP | PCIE_AER_UCE_SD |
186 if (entry->fire_bit & data->pcie_ue_sev)
303 if (entry->fire_bit & data->pcie_ue_sev)
H A Dfabric-xlate.h102 uint32_t pcie_ue_sev; /* pcie ue error severity reg */ member in struct:fab_data
H A Dfx_epkt.c85 data->pcie_ue_sev = (PCIE_AER_UCE_DLP | PCIE_AER_UCE_SD |
H A Dfx_fabric.c241 FAB_LOOKUP(32, "pcie_ue_sev", &data->pcie_ue_sev);
369 (void) nvlist_add_uint32(erpt, PCIEX_UE_SEV_REG, data->pcie_ue_sev);
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie_impl.h237 uint32_t pcie_ue_sev; /* pcie ue error severity reg */ member in struct:pf_pcie_adv_err_regs
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c597 pcie_adv_regs->pcie_ue_sev = PCIE_AER_GET(32, bus_p,
2838 "pcie_ue_sev", DATA_TYPE_UINT32,
2839 PCIE_ADV_REG(pfd_p)->pcie_ue_sev,
3105 PCIE_ADV_REG(pfd_p)->pcie_ue_sev = 0;
H A Dpcie.c812 PCIE_ADV_REG(pfd_p)->pcie_ue_sev = pcie_aer_uce_severity;

Completed in 155 milliseconds