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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c119 static int n_retry_pshp = PSVC_NUM_OF_RETRIES; variable
138 &n_retry_pshp, "n_retry_pshp",
1255 } while ((retry < n_retry_pshp) &&
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A Dpsvcpolicy.c171 static int n_retry_pshp = PSVC_NUM_OF_RETRIES; variable
191 &n_retry_pshp, "n_retry_pshp",
1553 } while ((retry < n_retry_pshp) &&

Completed in 66 milliseconds