Searched refs:ac_timeout_hz (Results 1 – 1 of 1) sorted by relevance
220 static clock_t ac_timeout_hz; variable438 ac_timeout_hz = drv_usectohz(AC_TIMEOUT_USEC); in sysctrl_attach()1728 (void) timeout(ac_fail_retry, softsp, ac_timeout_hz); in ac_fail_handler()1745 (void) timeout(ac_fail_retry, softsp, ac_timeout_hz); in ac_fail_retry()