Searched refs:sw_timer_install (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/panic/ |
H A D | panic_diag.c | 347 mytimerid = sw_timer_install(hdl, myid, NULL, NULL, in swde_panic_timeout() 382 mytimerid = sw_timer_install(hdl, myid, in swde_panic_vrfy() 480 mytimerid = sw_timer_install(hdl, myid, NULL, ep, in swde_panic_detected()
|
/titanic_50/usr/src/cmd/fm/modules/common/sw-diag-response/common/ |
H A D | sw.h | 184 extern id_t sw_timer_install(fmd_hdl_t *, id_t, void *, fmd_event_t *,
|
H A D | sw_main_cmn.c | 116 sw_timer_install(fmd_hdl_t *hdl, id_t who, void *arg, fmd_event_t *ep, in sw_timer_install() function
|