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

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Denviron.c121 static int overtemp_timeout_sec = OVERTEMP_TIMEOUT_SEC; variable
447 (void) timeout(overtemp_wakeup, NULL, overtemp_timeout_sec*hz);

Completed in 43 milliseconds