Home
last modified time | relevance | path

Searched refs:FMD_EVT_TOPO (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_dr.c140 e = fmd_event_create(FMD_EVT_TOPO, ftp->ft_time_end, NULL, ftp); in fmd_dr_event()
H A Dfmd_event.h65 #define FMD_EVT_TOPO 7 /* topology change notification */ macro
H A Dfmd_event.c218 case FMD_EVT_TOPO: in fmd_event_destroy()
H A Dfmd_eventq.c93 if (FMD_EVENT_TYPE(eqe->eqe_event) == FMD_EVT_TOPO) { in fmd_eventq_drop_topo()
H A Dfmd_module.c583 case FMD_EVT_TOPO: in fmd_module_dispatch()
1156 if (FMD_EVENT_TYPE(ep) == FMD_EVT_TOPO) in fmd_modhash_dispatch()
H A Dfmd_mdb.c640 case FMD_EVT_TOPO: in fmd_event()