Searched defs:fcsm_enque_job (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c2418 fcsm_enque_job(fcsm, job, priority_flag);
2436 fcsm_enque_job(fcsm_t *fcsm, fcsm_job_t *job, int priority_flag) function
2534 fcsm_enque_job(fcsm, job, 1);
2961 fcsm_enque_job(fcsm, orig_job, 0);
2975 fcsm_enque_job(fcsm, orig_job, 0);
3057 fcsm_enque_job(fcsm, orig_job, 1);

Completed in 51 milliseconds