Home
last modified time | relevance | path

Searched defs:xfer (Results 1 – 8 of 8) sorted by relevance

/qemu/hw/usb/
H A Dhost-libusb.c130 struct libusb_transfer *xfer; member
140 struct libusb_transfer *xfer; member
421 static void LIBUSB_CALL usb_host_req_complete_ctrl(struct libusb_transfer *xfer) in usb_host_req_complete_ctrl()
471 static void LIBUSB_CALL usb_host_req_complete_data(struct libusb_transfer *xfer) in usb_host_req_complete_data()
525 USBHostIsoXfer *xfer = transfer->user_data; in usb_host_req_complete_iso() local
550 USBHostIsoXfer *xfer; in usb_host_iso_alloc() local
598 static void usb_host_iso_reset_xfer(USBHostIsoXfer *xfer) in usb_host_iso_reset_xfer()
606 static void usb_host_iso_free_xfer(USBHostIsoXfer *xfer, bool inflight) in usb_host_iso_free_xfer()
619 USBHostIsoXfer *xfer; in usb_host_iso_free() local
647 static bool usb_host_iso_data_copy(USBHostIsoXfer *xfer, USBPacket *p) in usb_host_iso_data_copy()
[all …]
H A Dhcd-xhci.c1162 XHCITransfer *xfer; in xhci_ep_alloc_xfer() local
1180 static void xhci_ep_free_xfer(XHCITransfer *xfer) in xhci_ep_free_xfer()
1190 static void xhci_xfer_unmap(XHCITransfer *xfer) in xhci_xfer_unmap()
1232 XHCITransfer *xfer; in xhci_ep_nuke_xfers() local
1442 static int xhci_xfer_create_sgl(XHCITransfer *xfer, int in_xfer) in xhci_xfer_create_sgl()
1490 static void xhci_xfer_report(XHCITransfer *xfer) in xhci_xfer_report()
1569 static void xhci_stall_ep(XHCITransfer *xfer) in xhci_stall_ep()
1596 static int xhci_setup_packet(XHCITransfer *xfer) in xhci_setup_packet()
1626 static int xhci_try_complete_packet(XHCITransfer *xfer) in xhci_try_complete_packet()
1681 static int xhci_fire_ctl_transfer(XHCIState *xhci, XHCITransfer *xfer) in xhci_fire_ctl_transfer()
[all …]
H A Dxen-usb.c91 struct libusb_transfer *xfer; member
/qemu/hw/audio/
H A Dintel-hda.h28 hda_codec_xfer_func xfer; member
H A Dintel-hda.c52 hda_codec_xfer_func xfer) in hda_codec_bus_init()
/qemu/include/scsi/
H A Dutils.h38 size_t xfer; member
/qemu/system/
H A Ddma-helpers.c292 dma_addr_t xfer = MIN(len, entry.len); in dma_buf_rw() local
/qemu/hw/scsi/
H A Dscsi-bus.c1092 int xfer; in ata_passthrough_12_xfer() local
1116 int xfer; in ata_passthrough_16_xfer() local