Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-uhci.c686 static int uhci_complete_td(UHCIState *s, UHCI_TD *td, UHCIAsync *async, in uhci_complete_td() function
878 ret = uhci_complete_td(s, td, async, int_mask); in uhci_handle_td()