Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/
H A Dpsvcpolicy.c111 static int n_retry_temp_shutdown = PSVC_NUM_OF_RETRIES; variable
840 } while ((retry < n_retry_temp_shutdown) && temp_oor); in check_cpu_temp_fault()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c121 static int n_retry_temp_shutdown = PSVC_NUM_OF_RETRIES; variable
140 &n_retry_temp_shutdown, "n_retry_temp_shutdown",
562 (retry < n_retry_temp_shutdown)); in check_cpu_temp_fault()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A Dpsvcpolicy.c173 static int n_retry_temp_shutdown = PSVC_NUM_OF_RETRIES; variable
193 &n_retry_temp_shutdown, "n_retry_temp_shutdown",
1836 (retry < n_retry_temp_shutdown)); in psvc_shutdown_policy()