Searched refs:fcsm_enque_job (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/sys/fibre-channel/ulp/ |
H A D | fcsm.h | 323 static void fcsm_enque_job(fcsm_t *, fcsm_job_t *, int);
|
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcsm.c | 2419 fcsm_enque_job(fcsm, job, priority_flag); in fcsm_process_job() 2437 fcsm_enque_job(fcsm_t *fcsm, fcsm_job_t *job, int priority_flag) in fcsm_enque_job() function 2535 fcsm_enque_job(fcsm, job, 1); in fcsm_retry_job() 2962 fcsm_enque_job(fcsm, orig_job, 0); in fcsm_login_and_process_job() 2976 fcsm_enque_job(fcsm, orig_job, 0); in fcsm_login_and_process_job() 3058 fcsm_enque_job(fcsm, orig_job, 1); in fcsm_login_ms_comp()
|