Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h330 static int fcsm_retry_job(fcsm_t *fcsm, fcsm_job_t *job);
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c2475 fcsm_retry_job(fcsm_t *fcsm, fcsm_job_t *job) in fcsm_retry_job() function
2564 if (fcsm_retry_job(fcsm, job) == 0) { in fcsm_jobdone()