Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A Dpsvcpolicy.c162 static int n_retry_pshp_status = PSVC_NUM_OF_RETRIES; variable
182 &n_retry_pshp_status, "n_retry_pshp_status",
624 } while ((retry < n_retry_pshp_status) && in psvc_check_ps_hotplug_status_0()