Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vhost/
H A Dscsi.c96 struct se_cmd tvc_se_cmd; member
329 struct vhost_scsi_cmd, tvc_se_cmd); in vhost_scsi_release_cmd_res()
371 struct vhost_scsi_cmd, tvc_se_cmd); in vhost_scsi_release_cmd()
564 se_cmd = &cmd->tvc_se_cmd; in vhost_scsi_complete_cmd_work()
635 cmd->tvc_se_cmd.map_tag = tag; in vhost_scsi_get_cmd()
890 struct se_cmd *se_cmd = &cmd->tvc_se_cmd; in vhost_scsi_target_queue_cmd()
1225 vhost_scsi_release_cmd_res(&cmd->tvc_se_cmd); in vhost_scsi_handle_vq()