Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-uhci.c156 static UHCIQueue *uhci_queue_find(UHCIState *s, UHCI_TD *td) in uhci_queue_find() function
741 q = uhci_queue_find(s, td); in uhci_handle_td()