Searched refs:ndi_fm_acc_err_set (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dndifm.h77 extern void ndi_fm_acc_err_set(ddi_acc_handle_t, ddi_fm_error_t *);
/illumos-gate/usr/src/uts/common/os/
H A Dndifm.c651 ndi_fm_acc_err_set(ddi_acc_handle_t handle, ddi_fm_error_t *dfe) function
/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_err.c357 * we have the handle and can call ndi_fm_acc_err_set().
360 ndi_fm_acc_err_set(pec_p->pec_acc_hdl, derr);
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpcipsy.c1760 * we have the handle and can call ndi_fm_acc_err_set().
1763 ndi_fm_acc_err_set(pbm_p->pbm_excl_handle, derr);
H A Dpcisch.c2342 * we have the handle and can call ndi_fm_acc_err_set().
2345 ndi_fm_acc_err_set(pbm_p->pbm_excl_handle, derr);
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_err.c1033 * we have the handle and can call ndi_fm_acc_err_set().
1036 ndi_fm_acc_err_set(pec_p->pec_acc_hdl, derr);
H A Dpx_lib4u.c1530 ndi_fm_acc_err_set(pec_p->pec_acc_hdl, &derr);

Completed in 88 milliseconds