Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/
H A Dpsvcpolicy.c112 static int retry_sleep_temp_shutdown = 1; variable
829 (void) sleep(retry_sleep_temp_shutdown); in check_cpu_temp_fault()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c122 static int retry_sleep_temp_shutdown = 1; variable
141 &retry_sleep_temp_shutdown, "retry_sleep_temp_shutdown",
554 (void) sleep(retry_sleep_temp_shutdown); in check_cpu_temp_fault()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A Dpsvcpolicy.c174 static int retry_sleep_temp_shutdown = 1; variable
194 &retry_sleep_temp_shutdown, "retry_sleep_temp_shutdown",
1829 (void) sleep(retry_sleep_temp_shutdown); in psvc_shutdown_policy()