Searched refs:ft_errhdl (Results 1 – 4 of 4) sorted by relevance
74 struct i_ddi_errhdl *ft_errhdl; /* error handler */ member
498 status = tgt->ft_errhdl->eh_func(tgt->ft_dip, &derr, in ndi_fmc_error()499 tgt->ft_errhdl->eh_impl); in ndi_fmc_error()615 errhdl = tgt->ft_errhdl; in ndi_fm_handler_dispatch()
595 tgt->ft_errhdl = new_eh; in ddi_fm_handler_register()650 kmem_free(tgt->ft_errhdl, sizeof (struct i_ddi_errhdl)); in ddi_fm_handler_unregister()
3036 errhdl = tgt->ft_errhdl; in pf_fm_callback()