Searched defs:errhdl (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dndifm.c613 struct i_ddi_errhdl *errhdl; local
615 errhdl = tgt->ft_errhdl;
616 status = errhdl->eh_func(tgt->ft_dip, nerr,
617 errhdl->eh_impl);
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c3033 struct i_ddi_errhdl *errhdl; local
3036 errhdl = tgt->ft_errhdl;
3037 cb_sts = errhdl->eh_func(dip, derr,
3038 errhdl->eh_impl);

Completed in 60 milliseconds