Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vhost/
H A Dscsi.c1089 vc.req = &v_req; in vhost_scsi_handle_vq()
1090 vc.req_size = sizeof(v_req); in vhost_scsi_handle_vq()
1091 vc.lunp = &v_req.lun[0]; in vhost_scsi_handle_vq()
1092 vc.target = &v_req.lun[1]; in vhost_scsi_handle_vq()
1184 task_attr = v_req.task_attr; in vhost_scsi_handle_vq()
1185 cdb = &v_req.cdb[0]; in vhost_scsi_handle_vq()
1382 } v_req; in vhost_scsi_ctl_handle_vq() local
1408 vc.req = &v_req.type; in vhost_scsi_ctl_handle_vq()
1425 vc.req = &v_req.tmf; in vhost_scsi_ctl_handle_vq()
1433 vc.req = &v_req.an; in vhost_scsi_ctl_handle_vq()
[all …]