Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h317 static fcsm_job_t *fcsm_alloc_job(int);
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c1169 job = fcsm_alloc_job(KM_SLEEP); in fcsm_cleanup_port()
2342 fcsm_alloc_job(int sleep) in fcsm_alloc_job() function
2982 login_job = fcsm_alloc_job(KM_SLEEP); in fcsm_login_and_process_job()
3227 job = fcsm_alloc_job(sleep); in fcsm_ct_passthru()