Home
last modified time | relevance | path

Searched refs:vhost_scsi_clear_endpoint (Results 1 – 3 of 3) sorted by relevance

/qemu/hw/scsi/
A Dvhost-scsi.c63 static void vhost_scsi_clear_endpoint(VHostSCSI *s) in vhost_scsi_clear_endpoint() function
72 vhost_ops->vhost_scsi_clear_endpoint(&vsc->dev, &backend); in vhost_scsi_clear_endpoint()
113 vhost_scsi_clear_endpoint(s); in vhost_scsi_stop()
/qemu/include/hw/virtio/
A Dvhost-backend.h172 vhost_scsi_clear_endpoint_op vhost_scsi_clear_endpoint; member
/qemu/hw/virtio/
A Dvhost-backend.c326 .vhost_scsi_clear_endpoint = vhost_kernel_scsi_clear_endpoint,

Completed in 8 milliseconds