tvc_se_cmd        104 drivers/vhost/scsi.c 	struct se_cmd tvc_se_cmd;
tvc_se_cmd        326 drivers/vhost/scsi.c 				struct vhost_scsi_cmd, tvc_se_cmd);
tvc_se_cmd        377 drivers/vhost/scsi.c 				struct vhost_scsi_cmd, tvc_se_cmd);
tvc_se_cmd        385 drivers/vhost/scsi.c 				struct vhost_scsi_cmd, tvc_se_cmd);
tvc_se_cmd        434 drivers/vhost/scsi.c 	struct se_cmd *se_cmd = &cmd->tvc_se_cmd;
tvc_se_cmd        533 drivers/vhost/scsi.c 		se_cmd = &cmd->tvc_se_cmd;
tvc_se_cmd        601 drivers/vhost/scsi.c 	cmd->tvc_se_cmd.map_tag = tag;
tvc_se_cmd        602 drivers/vhost/scsi.c 	cmd->tvc_se_cmd.map_cpu = cpu;
tvc_se_cmd        761 drivers/vhost/scsi.c 	struct se_cmd *se_cmd = &cmd->tvc_se_cmd;
tvc_se_cmd       1091 drivers/vhost/scsi.c 				vhost_scsi_release_cmd(&cmd->tvc_se_cmd);