Home
last modified time | relevance | path

Searched refs:tvc_se_cmd (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/vhost/
Dscsi.c99 struct se_cmd tvc_se_cmd; member
319 struct vhost_scsi_cmd, tvc_se_cmd); in vhost_scsi_release_cmd()
385 struct vhost_scsi_cmd, tvc_se_cmd); in vhost_scsi_queue_data_in()
393 struct vhost_scsi_cmd, tvc_se_cmd); in vhost_scsi_queue_status()
442 struct se_cmd *se_cmd = &cmd->tvc_se_cmd; in vhost_scsi_free_cmd()
546 se_cmd = &cmd->tvc_se_cmd; in vhost_scsi_complete_cmd_work()
615 cmd->tvc_se_cmd.map_tag = tag; in vhost_scsi_get_tag()
795 struct se_cmd *se_cmd = &cmd->tvc_se_cmd; in vhost_scsi_submission_work()
1071 vhost_scsi_release_cmd(&cmd->tvc_se_cmd); in vhost_scsi_handle_vq()