Home
last modified time | relevance | path

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

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