Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c224 static clock_t ac_timeout_hz; variable
442 ac_timeout_hz = drv_usectohz(AC_TIMEOUT_USEC); in sysctrl_attach()
1731 (void) timeout(ac_fail_retry, softsp, ac_timeout_hz); in ac_fail_handler()
1748 (void) timeout(ac_fail_retry, softsp, ac_timeout_hz); in ac_fail_retry()