Home
last modified time | relevance | path

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

/titanic_44/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)
/titanic_44/usr/src/uts/common/io/hxge/
H A Dhxge_common_impl.h228 ddi_fm_service_impact(hxgep->dip, DDI_SERVICE_RESTORED)
/titanic_44/usr/src/uts/common/os/
H A Dddifm.c190 case DDI_SERVICE_RESTORED: in ddi_fm_service_impact()
H A Dsunndi.c2279 case DDI_SERVICE_RESTORED: in i_ddi_fault_handler()
2353 case DDI_SERVICE_RESTORED: in i_ddi_fault_logger()
/titanic_44/usr/src/uts/common/io/audio/drv/audiots/
H A Daudiots.c395 DDI_SERVICE_RESTORED, in audiots_attach()
/titanic_44/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()
/titanic_44/usr/src/uts/common/sys/
H A Dsunddi.h322 DDI_SERVICE_RESTORED = 16 enumerator
/titanic_44/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_event.c1375 ddi_dev_report_fault(state->ts_dip, DDI_SERVICE_RESTORED, in tavor_port_state_change_handler()
/titanic_44/usr/src/uts/common/io/
H A Dbofi.c1746 ep->errstate.severity = DDI_SERVICE_RESTORED; in bofi_errdef_alloc()
4549 impact = DDI_SERVICE_RESTORED; in bofi_fm_ereport_callback()
4559 ep->errstate.severity < DDI_SERVICE_RESTORED) { in bofi_fm_ereport_callback()
/titanic_44/usr/src/uts/common/io/igb/
H A Digb_main.c3248 ddi_fm_service_impact(igb->dip, DDI_SERVICE_RESTORED); in igb_local_timer()
3259 ddi_fm_service_impact(igb->dip, DDI_SERVICE_RESTORED); in igb_local_timer()
/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c3925 ddi_fm_service_impact(ixgbe->dip, DDI_SERVICE_RESTORED); in ixgbe_local_timer()
3935 ddi_fm_service_impact(ixgbe->dip, DDI_SERVICE_RESTORED); in ixgbe_local_timer()
/titanic_44/usr/src/uts/common/io/e1000g/
H A De1000g_main.c4577 DDI_SERVICE_RESTORED); in e1000g_local_timer()
4593 DDI_SERVICE_RESTORED); in e1000g_local_timer()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c2792 ddi_fm_service_impact(qlge->dip, DDI_SERVICE_RESTORED); in ql_asic_reset_work()
5747 ddi_fm_service_impact(qlge->dip, DDI_SERVICE_RESTORED); in ql_do_start()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c4034 ddi_dev_report_fault(ha->dip, DDI_SERVICE_RESTORED, in ql_abort_isp()
/titanic_44/usr/src/uts/common/crypto/io/
H A Ddca.c857 ddi_fm_service_impact(dca->dca_dip, DDI_SERVICE_RESTORED); in dca_attach()
/titanic_44/usr/src/uts/common/io/bge/
H A Dbge_chip2.c5446 DDI_SERVICE_RESTORED); in bge_chip_factotum()