Searched refs:fcsm_enque_job (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/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);
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcsm.c | 2418 fcsm_enque_job(fcsm, job, priority_flag); in fcsm_process_job() 2436 fcsm_enque_job(fcsm_t *fcsm, fcsm_job_t *job, int priority_flag) in fcsm_enque_job() function 2534 fcsm_enque_job(fcsm, job, 1); in fcsm_retry_job() 2961 fcsm_enque_job(fcsm, orig_job, 0); in fcsm_login_and_process_job() 2975 fcsm_enque_job(fcsm, orig_job, 0); in fcsm_login_and_process_job() 3057 fcsm_enque_job(fcsm, orig_job, 1); in fcsm_login_ms_comp()
|