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

/opensolaris-onvv-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);
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c2035 fcsm_alloc_cmd(fcsm_t *fcsm, uint32_t cmd_len, uint32_t resp_len, int sleep) function
2912 cmd = fcsm_alloc_cmd(fcsm, fcio->fcio_ilen, fcio->fcio_olen, KM_SLEEP);
3183 cmd = fcsm_alloc_cmd(fcsm, sizeof (la_els_logi_t),

Completed in 154 milliseconds