Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dddifm_impl.h50 struct i_ddi_errhdl { struct
74 struct i_ddi_errhdl *ft_errhdl; /* error handler */ argument
/illumos-gate/usr/src/uts/common/os/
H A Dddifm.c560 struct i_ddi_errhdl *new_eh; in ddi_fm_handler_register()
588 new_eh = kmem_zalloc(sizeof (struct i_ddi_errhdl), KM_SLEEP); in ddi_fm_handler_register()
650 kmem_free(tgt->ft_errhdl, sizeof (struct i_ddi_errhdl)); in ddi_fm_handler_unregister()
H A Dndifm.c618 struct i_ddi_errhdl *errhdl; in ndi_fm_handler_dispatch()
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c3164 struct i_ddi_errhdl *errhdl; in pf_fm_callback()