Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/tazmo/io/
H A Denvctrl.c137 static clock_t overtemp_timeout_hz; variable
463 overtemp_timeout_hz = drv_usectohz(OVERTEMP_TIMEOUT_USEC); in envctrl_attach()
1236 overtemp_timeout_hz)); in envctrl_wput()
1930 (caddr_t)unitp, overtemp_timeout_hz)); in envctrl_tempr_poll()
2027 (caddr_t)unitp, overtemp_timeout_hz)); in envctrl_get_sys_temperatures()
2567 (caddr_t)unitp, overtemp_timeout_hz)); in envctrl_reset_watchdog()
/illumos-gate/usr/src/uts/sun4u/javelin/io/
H A Denvctrltwo.c152 static clock_t overtemp_timeout_hz; variable
317 overtemp_timeout_hz = drv_usectohz(ENVCTRL_UE250_OVERTEMP_TIMEOUT_USEC); in envctrl_attach()
834 (caddr_t)unitp, overtemp_timeout_hz)); in envctrl_ioctl()
1502 (caddr_t)unitp, overtemp_timeout_hz)); in envctrl_tempr_poll()
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c248 static clock_t overtemp_timeout_hz; variable
449 overtemp_timeout_hz = drv_usectohz(OVERTEMP_TIMEOUT_SEC * MICROSEC); in sysctrl_attach()
3138 overtemp_timeout_hz); in sysctrl_overtemp_poll()