Home
last modified time | relevance | path

Searched refs:envd_sleep (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Dpiclenvd.c85 static uint_t envd_sleep(uint_t);
1378 (void) envd_sleep(SENSORPOLL_INTERVAL); in handle_overtemp_interrupt()
1416 (void) envd_sleep(INTERRUPTPOLL_INTERVAL); in ovtemp_thr()
1581 envd_sleep(uint_t sleep_tm) in envd_sleep() function
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvd.c340 static uint_t envd_sleep(uint_t);
2206 (void) envd_sleep(sensor_poll_interval); in envthr()
2833 envd_sleep(unsigned int sleep_tm) in envd_sleep() function