Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c119 static int n_retry_diskhp = PSVC_NUM_OF_RETRIES; variable
138 &n_retry_diskhp, "n_retry_diskhp",
1637 } while ((retry < n_retry_diskhp) && in check_disk_hotplug()