handle_cmd
ret = ha->tgt.tgt_ops->handle_cmd(vha, cmd, cmd->cdb, data_length,
int (*handle_cmd)(struct scsi_qla_host *, struct qla_tgt_cmd *,
.handle_cmd = tcm_qla2xxx_handle_cmd,
if (!handle_cmd(vm, uc.args[1])) {