Home
last modified time | relevance | path

Searched refs:pcie_ue_tgt_addr (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_epkt.c131 data->pcie_ue_tgt_addr = epktp->addr; in fab_xlate_epkt()
134 data->pcie_ue_tgt_addr = epktp->addr; in fab_xlate_epkt()
203 data.pcie_ue_tgt_addr = in fab_xlate_epkt_erpts()
206 data.pcie_ue_tgt_addr = in fab_xlate_epkt_erpts()
235 (uint64_t)data.pcie_ue_tgt_addr); in fab_xlate_epkt_erpts()
H A Dfx_fire.c227 data->pcie_ue_tgt_addr = reg; in fab_xlate_fire_ue()
229 data->pcie_ue_tgt_addr = data->pcie_ue_hdr[2]; in fab_xlate_fire_ue()
367 data->pcie_ue_tgt_addr = reg; in fab_xlate_fire_dmc()
H A Dfabric-xlate.h120 uint64_t pcie_ue_tgt_addr; /* Fault addr from AER Logs */ member
H A Dfx_subr.c103 tgt_addr = data->pcie_ue_tgt_addr; in fab_send_tgt_erpt()
H A Dfx_fabric.c252 FAB_LOOKUP(64, "pcie_ue_tgt_addr", &data->pcie_ue_tgt_addr); in fab_pci_fabric_to_data()
/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_err.c192 fault_addr = adv_reg.pcie_ue_tgt_addr; in px_err_fill_pfd()
708 adv_reg.pcie_ue_tgt_addr = epkt->addr; in px_port_handle_errors()
718 adv_reg.pcie_ue_tgt_trans, adv_reg.pcie_ue_tgt_addr, in px_port_handle_errors()
734 PCIE_ROOT_FAULT(pfd_p)->scan_addr = adv_reg.pcie_ue_tgt_addr; in px_port_handle_errors()
775 adv_reg.pcie_ue_tgt_addr, in px_pcie_epkt_severity()
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c944 PCIE_ADV_REG(pfd_p)->pcie_ue_tgt_addr; in pf_pci_find_rp_fault()
1890 if (PCIE_ADV_REG(pfd_p)->pcie_ue_tgt_addr) in pf_analyse_ptlp()
2664 adv_reg_p->pcie_ue_tgt_addr = 0; in pf_tlp_decode()
2732 adv_reg_p->pcie_ue_tgt_addr = flt_addr; in pf_tlp_decode()
2979 PCIE_ADV_REG(pfd_p)->pcie_ue_tgt_addr, in pf_send_ereport()
2985 PCIE_ADV_REG(pfd_p)->pcie_ue_tgt_addr = 0; in pf_send_ereport()
3245 PCIE_ADV_REG(pfd_p)->pcie_ue_tgt_addr = 0; in pf_reset_pfd()
3333 addr = reg_p->pcie_ue_tgt_addr; in pf_find_busp_by_aer()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_fm.c630 adv_reg->pcie_ue_tgt_addr; in px_err_check_pcie()
693 addr = adv_reg.pcie_ue_tgt_addr; in px_pcie_ptlp()
712 addr = adv_reg.pcie_ue_tgt_addr; in px_pcie_ptlp()
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie_impl.h250 uint64_t pcie_ue_tgt_addr; /* Fault addr from AER Logs */ member
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_err.c1896 adv_reg.pcie_ue_tgt_addr, adv_reg.pcie_ue_tgt_bdf); in px_err_wuc_ruc_handle()
2240 adv_reg.pcie_ue_tgt_addr, s_status); in PX_ERPT_SEND_DEC()