Home
last modified time | relevance | path

Searched refs:endpoints (Results 1 – 8 of 8) sorted by relevance

/qemu/hw/virtio/
H A Dvirtio-iommu.c88 if (!s->endpoints) { in virtio_iommu_device_bypassed()
93 ep = g_tree_lookup(s->endpoints, GUINT_TO_POINTER(sid)); in virtio_iommu_device_bypassed()
319 ep = g_tree_lookup(s->endpoints, GUINT_TO_POINTER(ep_id)); in virtio_iommu_get_endpoint()
331 g_tree_insert(s->endpoints, GUINT_TO_POINTER(ep_id), ep); in virtio_iommu_get_endpoint()
908 ep = g_tree_lookup(s->endpoints, GUINT_TO_POINTER(sid)); in virtio_iommu_translate()
1085 if (!s->endpoints) { in virtio_iommu_replay()
1089 ep = g_tree_lookup(s->endpoints, GUINT_TO_POINTER(sid)); in virtio_iommu_replay()
1384 if (s->endpoints) { in virtio_iommu_device_unrealize()
1385 g_tree_destroy(s->endpoints); in virtio_iommu_device_unrealize()
1404 if (s->endpoints) { in virtio_iommu_device_reset()
[all …]
/qemu/include/hw/virtio/
H A Dvirtio-iommu.h66 GTree *endpoints; member
/qemu/hw/usb/
H A Dhost-libusb.c1665 unsigned char endpoints[30]; in usb_host_alloc_streams() local
1669 endpoints[i] = eps[i]->nr; in usb_host_alloc_streams()
1671 endpoints[i] |= 0x80; in usb_host_alloc_streams()
1674 rc = libusb_alloc_streams(s->dh, streams, endpoints, nr_eps); in usb_host_alloc_streams()
1694 unsigned char endpoints[30]; in usb_host_free_streams() local
1698 endpoints[i] = eps[i]->nr; in usb_host_free_streams()
1700 endpoints[i] |= 0x80; in usb_host_free_streams()
1703 libusb_free_streams(s->dh, endpoints, nr_eps); in usb_host_free_streams()
H A Dredirect.c1170 alloc_streams.endpoints = 0; in usbredir_alloc_streams()
1172 alloc_streams.endpoints |= 1 << USBEP2I(eps[i]); in usbredir_alloc_streams()
1201 free_streams.endpoints = 0; in usbredir_free_streams()
1203 free_streams.endpoints |= 1 << USBEP2I(eps[i]); in usbredir_free_streams()
1949 bulk_streams_status->status, bulk_streams_status->endpoints); in usbredir_bulk_streams_status()
1953 bulk_streams_status->status, bulk_streams_status->endpoints); in usbredir_bulk_streams_status()
/qemu/docs/system/
H A Dtls.rst274 should never be turned off for client endpoints, however, it may be
275 turned off for server endpoints if an alternative mechanism is used to
/qemu/docs/system/devices/
H A Dcxl.rst62 bridge, switch upstream port and endpoints.
/qemu/qapi/
H A Dnet.json170 # endpoints
/qemu/
H A Dqemu-options.hx5290 For server endpoints, this directory may contain a file
5313 For server endpoints, dir may also contain a file dh-params.pem
5334 For server endpoints, this directory may contain a file