Searched refs:ndi_fm_handler_dispatch (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dndifm.h73 extern int ndi_fm_handler_dispatch(dev_info_t *, dev_info_t *,
/illumos-gate/usr/src/uts/i86pc/io/acpi/acpinex/
H A Dacpinex_drv.c549 return (ndi_fm_handler_dispatch(dip, NULL, derr));
/illumos-gate/usr/src/uts/common/os/
H A Dndifm.c62 * ndi_fm_handler_dispatch() is used to invoke
71 * ndi_fm_handler_dispatch() may be called in any context
598 ndi_fm_handler_dispatch(dev_info_t *dip, dev_info_t *tdip, function
H A Dpcifm.c701 ret = ndi_fm_handler_dispatch(dip, NULL, derr);
/illumos-gate/usr/src/uts/sun4v/os/
H A Derror.c418 status = ndi_fm_handler_dispatch(ddi_root_node(), NULL, &de);
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dssm.c1112 return (ndi_fm_handler_dispatch(dip, NULL, derr));
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus.c1582 status = ndi_fm_handler_dispatch(ddi_root_node(), NULL, &de);
H A Dspitfire.c4100 status = ndi_fm_handler_dispatch(ddi_root_node(), NULL, &de);
H A Dus3_common.c6791 status = ndi_fm_handler_dispatch(ddi_root_node(), NULL, &de);
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpcipsy.c1556 * pci_pbm_err_handler() and ndi_fm_handler_dispatch() to log any related
1752 * and ndi_fm_handler_dispatch() will get called.
1771 * and ndi_fm_handler_dispatch() will get called.
1849 ret = ndi_fm_handler_dispatch(dip, NULL, derr);
H A Dpcisch.c1463 * compliant children(via ndi_fm_handler_dispatch()).
2333 * pci_clear_error() and ndi_fm_handler_dispatch() will
2353 * and ndi_fm_handler_dispatch() will get called.
2522 ret = ndi_fm_handler_dispatch(dip, NULL, derr);

Completed in 119 milliseconds