Searched refs:sw_timer_install (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/common/
H A Dsw.h184 extern id_t sw_timer_install(fmd_hdl_t *, id_t, void *, fmd_event_t *,
H A Dsw_main_cmn.c116 sw_timer_install(fmd_hdl_t *hdl, id_t who, void *arg, fmd_event_t *ep, function
127 fmd_hdl_abort(hdl, "sw_timer_install: invalid subid %d\n", who);
133 fmd_hdl_abort(hdl, "sw_timer_install: no swsub_timeout\n");
/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/panic/
H A Dpanic_diag.c347 mytimerid = sw_timer_install(hdl, myid, NULL, NULL,
382 mytimerid = sw_timer_install(hdl, myid,
480 mytimerid = sw_timer_install(hdl, myid, NULL, ep,

Completed in 72 milliseconds