Searched refs:ohci_copy_td (Results 1 – 1 of 1) sorted by relevance
/external/qemu/hw/ |
D | usb-ohci.c | 550 static void ohci_copy_td(OHCIState *ohci, struct ohci_td *td, in ohci_copy_td() function 902 ohci_copy_td(ohci, &td, ohci->usb_buf, len, 0); in ohci_service_td() 961 ohci_copy_td(ohci, &td, ohci->usb_buf, ret, 1); in ohci_service_td()
|