Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h322 static int fcsm_process_job(fcsm_job_t *, int);
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c1175 status = fcsm_process_job(job, 0); in fcsm_cleanup_port()
2389 fcsm_process_job(fcsm_job_t *job, int priority_flag) in fcsm_process_job() function
2999 status = fcsm_process_job(login_job, 1); in fcsm_login_and_process_job()
3002 (void) fcsm_process_job(login_job, 1); in fcsm_login_and_process_job()
3233 status = fcsm_process_job(job, 0); in fcsm_ct_passthru()