Home
last modified time | relevance | path

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

/titanic_44/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); in environ_overtemp_poll()