Searched refs:vhost_scsi_clear_endpoint (Results 1 – 3 of 3) 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,
Completed in 8 milliseconds