Home
last modified time | relevance | path

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

/titanic_41/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.h102 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.c241 FAB_LOOKUP(32, "pcie_ue_sev", &data->pcie_ue_sev); in fab_pci_fabric_to_data()
369 (void) nvlist_add_uint32(erpt, PCIEX_UE_SEV_REG, data->pcie_ue_sev); in fab_prep_pcie_ue_erpt()
/titanic_41/usr/src/uts/common/sys/
H A Dpcie_impl.h237 uint32_t pcie_ue_sev; /* pcie ue error severity reg */ member
/titanic_41/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c597 pcie_adv_regs->pcie_ue_sev = PCIE_AER_GET(32, bus_p, in pf_pcie_regs_gather()
2839 PCIE_ADV_REG(pfd_p)->pcie_ue_sev, in pf_send_ereport()
3105 PCIE_ADV_REG(pfd_p)->pcie_ue_sev = 0; in pf_reset_pfd()
H A Dpcie.c812 PCIE_ADV_REG(pfd_p)->pcie_ue_sev = pcie_aer_uce_severity; in pcie_rc_init_pfd()