fcsm_alloc_cmd
cmd = fcsm_alloc_cmd(fcsm, fcio->fcio_ilen, fcio->fcio_olen, KM_SLEEP);
cmd = fcsm_alloc_cmd(fcsm, sizeof (la_els_logi_t),
static fcsm_cmd_t *fcsm_alloc_cmd(fcsm_t *, uint32_t, uint32_t, int);