Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c60 static int fcsm_max_job_retries = FCSM_MAX_JOB_RETRIES; variable
2509 if (job->job_retry_count >= fcsm_max_job_retries) { in fcsm_retry_job()