Searched defs:st_timer (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/sensor-transport/
H A Dsensor_transport.c51 id_t st_timer; member in struct:sensor_transport
351 stp->st_timer = fmd_timer_install(hdl, NULL, NULL, stp->st_interval);
408 stp->st_timer = fmd_timer_install(hdl, NULL, NULL, 0);

Completed in 44 milliseconds