Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-uhci.c634 static int uhci_handle_td_error(UHCIState *s, UHCI_TD *td, uint32_t td_addr, in uhci_handle_td_error() function
689 return uhci_handle_td_error(s, td, async->td_addr, in uhci_complete_td()
816 return uhci_handle_td_error(s, td, td_addr, USB_RET_NODEV, in uhci_handle_td()