Searched defs: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.c114 static int retry_sleep_temp_shutdown = 1; variable
831 (void) sleep(retry_sleep_temp_shutdown);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c124 static int retry_sleep_temp_shutdown = 1; variable
143 &retry_sleep_temp_shutdown, "retry_sleep_temp_shutdown",
556 (void) sleep(retry_sleep_temp_shutdown);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A Dpsvcpolicy.c176 static int retry_sleep_temp_shutdown = 1; variable
196 &retry_sleep_temp_shutdown, "retry_sleep_temp_shutdown",
1831 (void) sleep(retry_sleep_temp_shutdown);

Completed in 69 milliseconds