Searched refs:vhost_scsi_set_endpoint (Results 1 – 4 of 4) sorted by relevance
46 static int vhost_scsi_set_endpoint(VHostSCSI *s) in vhost_scsi_set_endpoint() function56 ret = vhost_ops->vhost_scsi_set_endpoint(&vsc->dev, &backend); in vhost_scsi_set_endpoint()100 ret = vhost_scsi_set_endpoint(s); in vhost_scsi_start()
171 vhost_scsi_set_endpoint_op vhost_scsi_set_endpoint; member
325 .vhost_scsi_set_endpoint = vhost_kernel_scsi_set_endpoint,
1669 vhost_scsi_set_endpoint(struct vhost_scsi *vs, in vhost_scsi_set_endpoint() function2042 return vhost_scsi_set_endpoint(vs, &backend); in vhost_scsi_ioctl()