Searched refs:PF_HDL_FOUND (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/common/io/pciex/ |
H A D | pcie_fault.c | 1545 pf_log_hdl_lookup(rpdip, derr, pfd_p, B_TRUE) == PF_HDL_FOUND) in pf_analyse_ca_ur() 1582 if (pf_log_hdl_lookup(rpdip, derr, pfd_p, B_FALSE) == PF_HDL_FOUND) in pf_analyse_ma_ta() 1705 hdl_sts = PF_HDL_FOUND; in pf_analyse_perr_assert() 1728 if (hdl_sts == PF_HDL_FOUND) in pf_analyse_perr_assert() 1790 PF_HDL_FOUND) in pf_analyse_ptlp() 1880 if (sts == PF_HDL_FOUND) in pf_analyse_sc() 1947 if (pf_log_hdl_lookup(rpdip, derr, pfd_p, B_FALSE) == PF_HDL_FOUND) in pf_analyse_uc_data() 2376 (status == PF_HDL_FOUND))) in pf_hdl_child_lookup() 2405 if (status == PF_HDL_FOUND) in pf_hdl_child_lookup() 2474 if (status == PF_HDL_FOUND) in pf_hdl_compare() [all …]
|
/titanic_50/usr/src/uts/sun4v/io/px/ |
H A D | px_err.c | 719 adv_reg.pcie_ue_tgt_bdf) == PF_HDL_FOUND) in px_port_handle_errors() 776 adv_reg.pcie_ue_tgt_bdf) == PF_HDL_FOUND) in px_pcie_epkt_severity()
|
H A D | px_err_gen.c | 407 px_mmu_handle_lookup(dip, derr, epkt) == PF_HDL_FOUND) in px_mmu_epkt_severity()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | pcie_impl.h | 426 #define PF_HDL_FOUND 1 macro
|
/titanic_50/usr/src/uts/sun4/io/px/ |
H A D | px_fm.c | 725 return (lookup == PF_HDL_FOUND ? PX_NO_PANIC : PX_PANIC); in px_pcie_ptlp()
|