Searched refs:v_req (Results 1 – 1 of 1) sorted by relevance
1254 vc.req = &v_req; in vhost_scsi_handle_vq()1255 vc.req_size = sizeof(v_req); in vhost_scsi_handle_vq()1256 vc.lunp = &v_req.lun[0]; in vhost_scsi_handle_vq()1257 vc.target = &v_req.lun[1]; in vhost_scsi_handle_vq()1349 task_attr = v_req.task_attr; in vhost_scsi_handle_vq()1350 cdb = &v_req.cdb[0]; in vhost_scsi_handle_vq()1566 } v_req; in vhost_scsi_ctl_handle_vq() local1592 vc.req = &v_req.type; in vhost_scsi_ctl_handle_vq()1609 vc.req = &v_req.tmf; in vhost_scsi_ctl_handle_vq()1617 vc.req = &v_req.an; in vhost_scsi_ctl_handle_vq()[all …]