Searched refs:vhost_scsi_set_endpoint (Results 1 – 3 of 3) 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,