Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c464 static inline int ohci_read_iso_td(OHCIState *ohci, in ohci_read_iso_td() function
597 if (ohci_read_iso_td(ohci, addr, &iso_td)) { in ohci_service_iso_td()