Searched defs:n_retry_keyswitch (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcpolicy/
H A Dpsvcpolicy.c117 static int n_retry_keyswitch = PSVC_NUM_OF_RETRIES; variable
133 &n_retry_keyswitch, "n_retry_keyswitch",
808 } while ((retry < n_retry_keyswitch) &&

Completed in 46 milliseconds