Home
last modified time | relevance | path

Searched defs:vhost_scsi_cmd (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/vhost/
Dscsi.c67 struct vhost_scsi_cmd { struct
69 int tvc_vq_desc;
71 int tvc_task_attr;
73 int tvc_in_iovs;
75 enum dma_data_direction tvc_data_direction;
77 u32 tvc_exp_data_len;
79 u64 tvc_tag;
81 u32 tvc_sgl_count;
82 u32 tvc_prot_sgl_count;
84 u32 tvc_lun;
[all …]