Home
last modified time | relevance | path

Searched refs:pcie_ue_tgt_bdf (Results 1 – 11 of 11) sorted by relevance

/titanic_44/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_epkt.c201 data.pcie_ue_tgt_bdf = pmp->rid; in fab_xlate_epkt_erpts()
218 data.pcie_ue_tgt_bdf = in fab_xlate_epkt_erpts()
225 data.pcie_ue_tgt_bdf = ((pcie_cpl_t *)ptr)->rid; in fab_xlate_epkt_erpts()
234 data.pcie_ue_tgt_bdf, in fab_xlate_epkt_erpts()
238 if (rppath == NULL && data.pcie_ue_tgt_bdf) in fab_xlate_epkt_erpts()
240 data.pcie_ue_tgt_bdf); in fab_xlate_epkt_erpts()
H A Dfx_fire.c235 data->pcie_ue_tgt_bdf = data->pcie_ue_hdr[2] >> 16; in fab_xlate_fire_ue()
359 data->pcie_ue_tgt_bdf = temp; in fab_xlate_fire_dmc()
H A Dfabric-xlate.h108 pcie_req_id_t pcie_ue_tgt_bdf; /* Fault bdf from SAER Logs */ member
H A Dfx_fabric.c250 FAB_LOOKUP(16, "pcie_ue_tgt_bdf", &data->pcie_ue_tgt_bdf); in fab_pci_fabric_to_data()
374 if ((tbl->reg_bit == first_err) && data->pcie_ue_tgt_bdf) { in fab_prep_pcie_ue_erpt()
376 data->pcie_ue_tgt_bdf); in fab_prep_pcie_ue_erpt()
H A Dfx_subr.c103 tgt_bdf = data->pcie_ue_tgt_bdf; in fab_send_tgt_erpt()
/titanic_44/usr/src/uts/sun4v/io/px/
H A Dpx_err.c191 fault_bdf = adv_reg.pcie_ue_tgt_bdf; in px_err_fill_pfd()
719 adv_reg.pcie_ue_tgt_bdf) == PF_HDL_FOUND) in px_port_handle_errors()
733 PCIE_ROOT_FAULT(pfd_p)->scan_bdf = adv_reg.pcie_ue_tgt_bdf; in px_port_handle_errors()
738 PFD_AFFECTED_DEV(pfd_p)->pe_affected_bdf = adv_reg.pcie_ue_tgt_bdf; in px_port_handle_errors()
776 adv_reg.pcie_ue_tgt_bdf) == PF_HDL_FOUND) in px_pcie_epkt_severity()
/titanic_44/usr/src/uts/sun4/io/px/
H A Dpx_fm.c622 adv_reg->pcie_ue_tgt_bdf; in px_err_check_pcie()
626 adv_reg->pcie_ue_tgt_bdf; in px_err_check_pcie()
692 bdf = adv_reg.pcie_ue_tgt_bdf; in px_pcie_ptlp()
/titanic_44/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c1840 secbus = PCIE_ADV_REG(pfd_p)->pcie_ue_tgt_bdf; in pf_analyse_ptlp()
2547 adv_reg_p->pcie_ue_tgt_bdf = PCIE_INVALID_BDF; in pf_tlp_decode()
2615 adv_reg_p->pcie_ue_tgt_bdf = flt_bdf; in pf_tlp_decode()
2863 PCIE_ADV_REG(pfd_p)->pcie_ue_tgt_bdf, in pf_send_ereport()
2868 PCIE_ADV_REG(pfd_p)->pcie_ue_tgt_bdf = PCIE_INVALID_BDF; in pf_send_ereport()
3114 PCIE_ADV_REG(pfd_p)->pcie_ue_tgt_bdf = PCIE_INVALID_BDF; in pf_reset_pfd()
3205 bdf = reg_p->pcie_ue_tgt_bdf; in pf_find_busp_by_aer()
H A Dpcie.c664 PCIE_ADV_REG(pfd_p)->pcie_ue_tgt_bdf = PCIE_INVALID_BDF; in pcie_init_pfd()
/titanic_44/usr/src/uts/common/sys/
H A Dpcie_impl.h247 pcie_req_id_t pcie_ue_tgt_bdf; /* Fault bdf from AER Logs */ member
/titanic_44/usr/src/uts/sun4u/io/px/
H A Dpx_err.c1898 adv_reg.pcie_ue_tgt_addr, adv_reg.pcie_ue_tgt_bdf); in px_err_wuc_ruc_handle()
2241 (void) px_rp_en_q(px_p, adv_reg.pcie_ue_tgt_bdf, in PX_ERPT_SEND_DEC()