smrt_command_alloc
if ((smcm = smrt_command_alloc(smrt, SMRT_CMDTYPE_INTERNAL,
if ((smcm_nop = smrt_command_alloc(smrt, SMRT_CMDTYPE_INTERNAL,
event = smrt_command_alloc(smrt, SMRT_CMDTYPE_EVENT, KM_NOSLEEP);
cancel = smrt_command_alloc(smrt, SMRT_CMDTYPE_INTERNAL, KM_NOSLEEP);
if ((abort_smcm = smrt_command_alloc(smrt, SMRT_CMDTYPE_ABORTQ,
if ((smcm = smrt_command_alloc(smrt, SMRT_CMDTYPE_SCSA,
if ((smcm = smrt_command_alloc(smrt, SMRT_CMDTYPE_INTERNAL,
if ((abort_smcm = smrt_command_alloc(smrt, SMRT_CMDTYPE_INTERNAL,
if ((smcm = smrt_command_alloc(smrt, SMRT_CMDTYPE_INTERNAL,
if ((smcm = smrt_command_alloc(smrt, SMRT_CMDTYPE_INTERNAL,
if ((smcm = smrt_command_alloc(smrt, SMRT_CMDTYPE_INTERNAL,
if ((smcm = smrt_command_alloc(smrt, SMRT_CMDTYPE_INTERNAL,
smrt_command_t *smrt_command_alloc(smrt_t *, smrt_command_type_t,