Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/vhost/
Dscsi.c60 struct vhost_scsi_cmd { struct
62 int tvc_vq_desc;
64 int tvc_task_attr;
66 int tvc_in_iovs;
68 enum dma_data_direction tvc_data_direction;
70 u32 tvc_exp_data_len;
72 u64 tvc_tag;
74 u32 tvc_sgl_count;
75 u32 tvc_prot_sgl_count;
77 u32 tvc_lun;
[all …]