Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h327 static fcsm_cmd_t *fcsm_alloc_cmd(fcsm_t *, uint32_t, uint32_t, int);
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c2034 fcsm_alloc_cmd(fcsm_t *fcsm, uint32_t cmd_len, uint32_t resp_len, int sleep) in fcsm_alloc_cmd() function
2911 cmd = fcsm_alloc_cmd(fcsm, fcio->fcio_ilen, fcio->fcio_olen, KM_SLEEP); in fcsm_job_ct_passthru()
3182 cmd = fcsm_alloc_cmd(fcsm, sizeof (la_els_logi_t), in fcsm_job_login_mgmt_server()