Searched refs:errhdl (Results 1 – 2 of 2) sorted by relevance
613 struct i_ddi_errhdl *errhdl; in ndi_fm_handler_dispatch() local615 errhdl = tgt->ft_errhdl; in ndi_fm_handler_dispatch()616 status = errhdl->eh_func(tgt->ft_dip, nerr, in ndi_fm_handler_dispatch()617 errhdl->eh_impl); in ndi_fm_handler_dispatch()
3033 struct i_ddi_errhdl *errhdl; in pf_fm_callback() local3036 errhdl = tgt->ft_errhdl; in pf_fm_callback()3037 cb_sts = errhdl->eh_func(dip, derr, in pf_fm_callback()3038 errhdl->eh_impl); in pf_fm_callback()