Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h336 static int fcsm_login_and_process_job(fcsm_t *, fcsm_job_t *);
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c2897 if (fcsm_login_and_process_job(fcsm, job) != FC_SUCCESS) { in fcsm_job_ct_passthru()
2936 fcsm_login_and_process_job(fcsm_t *fcsm, fcsm_job_t *orig_job) in fcsm_login_and_process_job() function