Searched refs:ohci_copy_td (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/usb/ |
H A D | hcd-ohci.c | 513 static int ohci_copy_td(OHCIState *ohci, struct ohci_td *td, in ohci_copy_td() function 963 if (ohci_copy_td(ohci, &td, ohci->usb_buf, pktlen, in ohci_service_td() 1016 if (ohci_copy_td(ohci, &td, ohci->usb_buf, ret, in ohci_service_td()
|