Searched refs:vhost_scsi_clear_endpoint (Results 1 – 4 of 4) sorted by relevance
63 static void vhost_scsi_clear_endpoint(VHostSCSI *s) in vhost_scsi_clear_endpoint() function72 vhost_ops->vhost_scsi_clear_endpoint(&vsc->dev, &backend); in vhost_scsi_clear_endpoint()113 vhost_scsi_clear_endpoint(s); in vhost_scsi_stop()
172 vhost_scsi_clear_endpoint_op vhost_scsi_clear_endpoint; member
326 .vhost_scsi_clear_endpoint = vhost_kernel_scsi_clear_endpoint,
1801 vhost_scsi_clear_endpoint(struct vhost_scsi *vs, in vhost_scsi_clear_endpoint() function2010 vhost_scsi_clear_endpoint(vs, &t); in vhost_scsi_release()2049 return vhost_scsi_clear_endpoint(vs, &backend); in vhost_scsi_ioctl()