Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c117 static int n_retry_pshp = PSVC_NUM_OF_RETRIES; variable
136 &n_retry_pshp, "n_retry_pshp",
1253 } while ((retry < n_retry_pshp) && in psvc_ps_monitor_policy_0()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A Dpsvcpolicy.c169 static int n_retry_pshp = PSVC_NUM_OF_RETRIES; variable
189 &n_retry_pshp, "n_retry_pshp",
1551 } while ((retry < n_retry_pshp) && in psvc_ps_hotplug_policy_0()