Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/vhost/
Dscsi.c68 struct vhost_scsi_cmd { struct
70 int tvc_vq_desc;
72 int tvc_task_attr;
74 int tvc_in_iovs;
76 enum dma_data_direction tvc_data_direction;
78 u32 tvc_exp_data_len;
80 u64 tvc_tag;
82 u32 tvc_sgl_count;
83 u32 tvc_prot_sgl_count;
85 u32 tvc_lun;
[all …]