Home
last modified time | relevance | path

Searched refs:ft_errhdl (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dddifm_impl.h74 struct i_ddi_errhdl *ft_errhdl; /* error handler */ member
/titanic_41/usr/src/uts/common/os/
H A Dndifm.c498 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()
H A Dddifm.c595 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()
/titanic_41/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c3036 errhdl = tgt->ft_errhdl; in pf_fm_callback()