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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_timerq.h52 void *tmr_arg; /* argument to pass back to tmr_func */ member in struct:fmd_timer
H A Dfmd_timerq.c84 tp->tmr_arg = arg;
140 arg = tp->tmr_arg;
219 tp->tmr_func(tp->tmr_arg, -tp->tmr_id, tp->tmr_hrt);
H A Dfmd_mdb.c1435 addr, name, t.tmr_id, t.tmr_hrt, t.tmr_arg, func);

Completed in 105 milliseconds