Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/vhost/
Dscsi.c73 struct vhost_scsi_cmd { struct
75 int tvc_vq_desc;
77 int tvc_task_attr;
79 int tvc_in_iovs;
81 enum dma_data_direction tvc_data_direction;
83 u32 tvc_exp_data_len;
85 u64 tvc_tag;
87 u32 tvc_sgl_count;
88 u32 tvc_prot_sgl_count;
90 u32 tvc_lun;
[all …]