Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c227 static clock_t ps_fail_timeout_hz; variable
443 ps_fail_timeout_hz = drv_usectohz(PS_FAIL_TIMEOUT_USEC); in sysctrl_attach()
2154 (void) timeout(ps_fail_retry, softsp, ps_fail_timeout_hz); in ps_fail_handler()