Lines Matching refs:rpdip
652 dev_info_t *rpdip = px_fault_p->px_fh_dip; in px_err_cb_intr() local
653 px_t *px_p = DIP_TO_STATE(rpdip); in px_err_cb_intr()
667 (void) px_lib_intr_setstate(rpdip, px_fault_p->px_fh_sysino, in px_err_cb_intr()
692 dev_info_t *rpdip = px_fault_p->px_fh_dip; in px_err_dmc_pec_intr() local
693 px_t *px_p = DIP_TO_STATE(rpdip); in px_err_dmc_pec_intr()
710 fab_err = px_scan_fabric(px_p, rpdip, &derr); in px_err_dmc_pec_intr()
713 (void) px_lib_intr_setstate(rpdip, px_fault_p->px_fh_sysino, in px_err_dmc_pec_intr()
908 dev_info_t *rpdip = px_p->px_dip; in px_err_erpt_and_clr() local
969 biterr = err_handler(rpdip, csr_base, derr, in px_err_erpt_and_clr()
984 (void) erpt_handler(rpdip, csr_base, ss_reg, in px_err_erpt_and_clr()
1061 px_err_log_handle(dev_info_t *rpdip, px_err_reg_desc_t *err_reg_descr, in px_err_log_handle() argument
1064 DBG(DBG_ERR_INTR, rpdip, in px_err_log_handle()
1074 px_err_hw_reset_handle(dev_info_t *rpdip, caddr_t csr_base, in px_err_hw_reset_handle() argument
1079 px_err_log_handle(rpdip, err_reg_descr, err_bit_descr, in px_err_hw_reset_handle()
1088 px_err_panic_handle(dev_info_t *rpdip, caddr_t csr_base, in px_err_panic_handle() argument
1093 px_err_log_handle(rpdip, err_reg_descr, err_bit_descr, "PANIC"); in px_err_panic_handle()
1101 px_err_protected_handle(dev_info_t *rpdip, caddr_t csr_base, in px_err_protected_handle() argument
1106 px_err_log_handle(rpdip, err_reg_descr, err_bit_descr, in px_err_protected_handle()
1115 px_err_no_panic_handle(dev_info_t *rpdip, caddr_t csr_base, in px_err_no_panic_handle() argument
1120 px_err_log_handle(rpdip, err_reg_descr, err_bit_descr, in px_err_no_panic_handle()
1129 px_err_no_error_handle(dev_info_t *rpdip, caddr_t csr_base, in px_err_no_error_handle() argument
1134 px_err_log_handle(rpdip, err_reg_descr, err_bit_descr, in px_err_no_error_handle()
1242 px_p = DIP_TO_STATE(rpdip); in PX_ERPT_SEND_DEC()
1252 rpdip = actual_dip; in PX_ERPT_SEND_DEC()
1257 rpdip = actual_dip; in PX_ERPT_SEND_DEC()
1261 ddi_fm_ereport_post(rpdip, buf, derr->fme_ena, in PX_ERPT_SEND_DEC()
1279 ddi_fm_ereport_post(rpdip, buf, derr->fme_ena, in PX_ERPT_SEND_DEC()
1306 ddi_fm_ereport_post(rpdip, buf, derr->fme_ena, in PX_ERPT_SEND_DEC()
1333 ddi_fm_ereport_post(rpdip, buf, derr->fme_ena, in PX_ERPT_SEND_DEC()
1358 px_err_jbc_merge_handle(dev_info_t *rpdip, caddr_t csr_base, in px_err_jbc_merge_handle() argument
1375 return (px_err_panic_handle(rpdip, csr_base, derr, err_reg_descr, in px_err_jbc_merge_handle()
1386 ddi_fm_ereport_post(rpdip, buf, derr->fme_ena, in PX_ERPT_SEND_DEC()
1413 px_err_jbc_jbusint_in_handle(dev_info_t *rpdip, caddr_t csr_base, in px_err_jbc_jbusint_in_handle() argument
1430 return (px_err_panic_handle(rpdip, csr_base, derr, err_reg_descr, in px_err_jbc_jbusint_in_handle()
1442 ddi_fm_ereport_post(rpdip, buf, derr->fme_ena, in PX_ERPT_SEND_DEC()
1469 ddi_fm_ereport_post(rpdip, buf, derr->fme_ena, in PX_ERPT_SEND_DEC()
1493 px_err_jbc_dmcint_odcd_handle(dev_info_t *rpdip, caddr_t csr_base, in px_err_jbc_dmcint_odcd_handle() argument
1510 return (px_err_panic_handle(rpdip, csr_base, derr, err_reg_descr, in px_err_jbc_dmcint_odcd_handle()
1516 px_jbc_pcitool_addr_match(dev_info_t *rpdip, caddr_t csr_base) in px_jbc_pcitool_addr_match() argument
1518 px_t *px_p = DIP_TO_STATE(rpdip); in px_jbc_pcitool_addr_match()
1538 px_err_jbc_safe_acc_handle(dev_info_t *rpdip, caddr_t csr_base, in px_err_jbc_safe_acc_handle() argument
1545 return (px_err_panic_handle(rpdip, csr_base, derr, in px_err_jbc_safe_acc_handle()
1558 (px_jbc_pcitool_addr_match(rpdip, csr_base))) in px_err_jbc_safe_acc_handle()
1559 return (px_err_protected_handle(rpdip, csr_base, derr, in px_err_jbc_safe_acc_handle()
1562 return (px_err_jbc_dmcint_odcd_handle(rpdip, csr_base, derr, in px_err_jbc_safe_acc_handle()
1573 ddi_fm_ereport_post(rpdip, buf, derr->fme_ena, in PX_ERPT_SEND_DEC()
1598 ddi_fm_ereport_post(rpdip, buf, derr->fme_ena, in PX_ERPT_SEND_DEC()
1623 ddi_fm_ereport_post(rpdip, buf, derr->fme_ena, in PX_ERPT_SEND_DEC()
1644 px_err_imu_eq_ovfl_handle(dev_info_t *rpdip, caddr_t csr_base, in px_err_imu_eq_ovfl_handle() argument
1648 px_t *px_p = DIP_TO_STATE(rpdip); in px_err_imu_eq_ovfl_handle()
1650 int err = px_err_check_eq(rpdip); in px_err_imu_eq_ovfl_handle()
1653 return (px_err_panic_handle(rpdip, csr_base, derr, in px_err_imu_eq_ovfl_handle()
1656 return (px_err_no_panic_handle(rpdip, csr_base, derr, in px_err_imu_eq_ovfl_handle()
1668 ddi_fm_ereport_post(rpdip, buf, derr->fme_ena, in PX_ERPT_SEND_DEC()
1693 ddi_fm_ereport_post(rpdip, buf, derr->fme_ena, in PX_ERPT_SEND_DEC()
1714 px_t *px_p = DIP_TO_STATE(rpdip); in PX_ERPT_SEND_DEC()
1730 ddi_fm_ereport_post(rpdip, buf, derr->fme_ena, in PX_ERPT_SEND_DEC()
1757 ddi_fm_ereport_post(rpdip, buf, derr->fme_ena, in PX_ERPT_SEND_DEC()
1786 px_err_mmu_rbne_handle(dev_info_t *rpdip, caddr_t csr_base, in px_err_mmu_rbne_handle() argument
1796 (void) pf_hdl_lookup(rpdip, derr->fme_ena, PF_ADDR_DMA, 0, bdf); in px_err_mmu_rbne_handle()
1799 return (px_err_no_panic_handle(rpdip, csr_base, derr, err_reg_descr, in px_err_mmu_rbne_handle()
1816 px_err_mmu_tfa_handle(dev_info_t *rpdip, caddr_t csr_base, in px_err_mmu_tfa_handle() argument
1826 (void) pf_hdl_lookup(rpdip, derr->fme_ena, PF_ADDR_DMA, 0, bdf); in px_err_mmu_tfa_handle()
1829 return (px_err_no_panic_handle(rpdip, csr_base, derr, err_reg_descr, in px_err_mmu_tfa_handle()
1844 px_err_mmu_parity_handle(dev_info_t *rpdip, caddr_t csr_base, in px_err_mmu_parity_handle() argument
1857 status = pf_hdl_lookup(rpdip, derr->fme_ena, PF_ADDR_DMA, in px_err_mmu_parity_handle()
1862 return (px_err_panic_handle(rpdip, csr_base, derr, in px_err_mmu_parity_handle()
1865 return (px_err_no_panic_handle(rpdip, csr_base, derr, in px_err_mmu_parity_handle()
1874 px_err_wuc_ruc_handle(dev_info_t *rpdip, caddr_t csr_base, in px_err_wuc_ruc_handle() argument
1878 px_t *px_p = DIP_TO_STATE(rpdip); in px_err_wuc_ruc_handle()
1894 (void) pf_tlp_decode(PCIE_DIP2BUS(rpdip), &adv_reg); in px_err_wuc_ruc_handle()
1895 sts = pf_hdl_lookup(rpdip, derr->fme_ena, adv_reg.pcie_ue_tgt_trans, in px_err_wuc_ruc_handle()
1899 return (px_err_protected_handle(rpdip, csr_base, derr, in px_err_wuc_ruc_handle()
1902 return (px_err_no_panic_handle(rpdip, csr_base, derr, in px_err_wuc_ruc_handle()
1912 px_err_tlu_lup_handle(dev_info_t *rpdip, caddr_t csr_base, in px_err_tlu_lup_handle() argument
1916 px_t *px_p = DIP_TO_STATE(rpdip); in px_err_tlu_lup_handle()
1934 px_err_tlu_ldn_handle(dev_info_t *rpdip, caddr_t csr_base, in px_err_tlu_ldn_handle() argument
1938 px_t *px_p = DIP_TO_STATE(rpdip); in px_err_tlu_ldn_handle()
1950 ddi_fm_ereport_post(rpdip, buf, derr->fme_ena, in PX_ERPT_SEND_DEC()
1969 px_err_pciex_ue_handle(dev_info_t *rpdip, caddr_t csr_base, in px_err_pciex_ue_handle() argument
2002 err = px_err_check_pcie(rpdip, derr, ®s, PF_INTR_TYPE_INTERNAL); in px_err_pciex_ue_handle()
2005 return (px_err_panic_handle(rpdip, csr_base, derr, in px_err_pciex_ue_handle()
2008 return (px_err_no_panic_handle(rpdip, csr_base, derr, in px_err_pciex_ue_handle()
2020 ddi_fm_ereport_post(rpdip, buf, derr->fme_ena, in PX_ERPT_SEND_DEC()
2047 ddi_fm_ereport_post(rpdip, buf, derr->fme_ena, in PX_ERPT_SEND_DEC()
2074 ddi_fm_ereport_post(rpdip, buf, derr->fme_ena, in PX_ERPT_SEND_DEC()
2105 ddi_fm_ereport_post(rpdip, buf, derr->fme_ena, in PX_ERPT_SEND_DEC()
2124 px_err_pciex_ce_handle(dev_info_t *rpdip, caddr_t csr_base, in px_err_pciex_ce_handle() argument
2136 err = px_err_check_pcie(rpdip, derr, ®s, PF_INTR_TYPE_INTERNAL); in px_err_pciex_ce_handle()
2139 return (px_err_panic_handle(rpdip, csr_base, derr, in px_err_pciex_ce_handle()
2142 return (px_err_no_panic_handle(rpdip, csr_base, derr, in px_err_pciex_ce_handle()
2154 ddi_fm_ereport_post(rpdip, buf, derr->fme_ena, in PX_ERPT_SEND_DEC()
2177 ddi_fm_ereport_post(rpdip, buf, derr->fme_ena, in PX_ERPT_SEND_DEC()
2202 px_t *px_p = DIP_TO_STATE(rpdip); in PX_ERPT_SEND_DEC()
2236 sts = pf_tlp_decode(PCIE_DIP2BUS(rpdip), &adv_reg); in PX_ERPT_SEND_DEC()
2244 ddi_fm_ereport_post(rpdip, buf, derr->fme_ena, in PX_ERPT_SEND_DEC()
2271 ddi_fm_ereport_post(rpdip, buf, derr->fme_ena, in PX_ERPT_SEND_DEC()