Home
last modified time | relevance | path

Searched refs:mt_id (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.h157 id_t mt_id; /* timer ID (or -1 if still pending) */ member
H A Dfmd_event.c354 return ((id_t)data == ((fmd_modtimer_t *)ep->ev_data)->mt_id); in fmd_event_match()
H A Dfmd_module.c568 ops->fmdo_timeout(hdl, t->mt_id, t->mt_arg); in fmd_module_dispatch()
623 t->mt_id = id; /* save id in case we need to delete from eventq */ in fmd_module_timeout()
H A Dfmd_api.c1914 t->mt_id = -1; in fmd_timer_install()