Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h322 static int fcsm_process_job(fcsm_job_t *, int);
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c1174 status = fcsm_process_job(job, 0); in fcsm_cleanup_port()
2388 fcsm_process_job(fcsm_job_t *job, int priority_flag) in fcsm_process_job() function
2998 status = fcsm_process_job(login_job, 1); in fcsm_login_and_process_job()
3001 (void) fcsm_process_job(login_job, 1); in fcsm_login_and_process_job()
3232 status = fcsm_process_job(job, 0); in fcsm_ct_passthru()