Home
last modified time | relevance | path

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 | in fab_fire_to_data()
186 if (entry->fire_bit & data->pcie_ue_sev) in fab_xlate_fire_ue()
303 if (entry->fire_bit & data->pcie_ue_sev) in fab_xlate_fire_oe()
H A Dfabric-xlate.h115 uint32_t pcie_ue_sev; /* pcie ue error severity reg */ member
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_fabric.c244 FAB_LOOKUP(32, "pcie_ue_sev", &data->pcie_ue_sev); in fab_pci_fabric_to_data()
422 (void) nvlist_add_uint32(erpt, PCIEX_UE_SEV_REG, data->pcie_ue_sev); in fab_prep_pcie_ue_erpt()
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie_impl.h241 uint32_t pcie_ue_sev; /* pcie ue error severity reg */ member
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c661 pcie_adv_regs->pcie_ue_sev = PCIE_AER_GET(32, bus_p, in pf_pcie_regs_gather()
2957 PCIE_ADV_REG(pfd_p)->pcie_ue_sev, in pf_send_ereport()
3237 PCIE_ADV_REG(pfd_p)->pcie_ue_sev = 0; in pf_reset_pfd()
H A Dpcie.c1390 PCIE_ADV_REG(pfd_p)->pcie_ue_sev = pcie_aer_uce_severity; in pcie_rc_init_pfd()