Home
last modified time | relevance | path

Searched refs:DDI_SERVICE_RESTORED (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/uts/common/io/overlay/
H A Doverlay_fm.c77 ddi_fm_service_impact(overlay_dip, DDI_SERVICE_RESTORED); in overlay_fm_restore()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_common_impl.h285 #define SERVICE_RESTORED DDI_SERVICE_RESTORED
305 ddi_fm_service_impact(nxgep->dip, DDI_SERVICE_RESTORED)
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_common_impl.h228 ddi_fm_service_impact(hxgep->dip, DDI_SERVICE_RESTORED)
/illumos-gate/usr/src/uts/common/os/
H A Dddifm.c190 case DDI_SERVICE_RESTORED: in ddi_fm_service_impact()
H A Dsunndi.c2280 case DDI_SERVICE_RESTORED: in i_ddi_fault_handler()
2354 case DDI_SERVICE_RESTORED: in i_ddi_fault_logger()
/illumos-gate/usr/src/uts/common/io/audio/drv/audiots/
H A Daudiots.c395 DDI_SERVICE_RESTORED, in audiots_attach()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_event.c1155 ddi_dev_report_fault(state->hs_dip, DDI_SERVICE_RESTORED, in hermon_port_state_change_handler()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_event.c1249 ddi_dev_report_fault(state->ts_dip, DDI_SERVICE_RESTORED, in tavor_port_state_change_handler()
/illumos-gate/usr/src/uts/common/sys/
H A Dsunddi.h331 DDI_SERVICE_RESTORED = 16 enumerator
/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c1749 ep->errstate.severity = DDI_SERVICE_RESTORED; in bofi_errdef_alloc()
4552 impact = DDI_SERVICE_RESTORED; in bofi_fm_ereport_callback()
4562 ep->errstate.severity < DDI_SERVICE_RESTORED) { in bofi_fm_ereport_callback()
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c3293 ddi_fm_service_impact(igb->dip, DDI_SERVICE_RESTORED); in igb_local_timer()
3304 ddi_fm_service_impact(igb->dip, DDI_SERVICE_RESTORED); in igb_local_timer()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c4093 ddi_fm_service_impact(ixgbe->dip, DDI_SERVICE_RESTORED); in ixgbe_local_timer()
4103 ddi_fm_service_impact(ixgbe->dip, DDI_SERVICE_RESTORED); in ixgbe_local_timer()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c4619 DDI_SERVICE_RESTORED); in e1000g_local_timer()
4635 DDI_SERVICE_RESTORED); in e1000g_local_timer()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c2796 ddi_fm_service_impact(qlge->dip, DDI_SERVICE_RESTORED); in ql_asic_reset_work()
5748 ddi_fm_service_impact(qlge->dip, DDI_SERVICE_RESTORED); in ql_do_start()
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca.c850 ddi_fm_service_impact(dca->dca_dip, DDI_SERVICE_RESTORED); in dca_attach()
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_chip2.c5549 DDI_SERVICE_RESTORED); in bge_chip_factotum()