Searched refs:uhci_handle_td_error (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/usb/ |
H A D | hcd-uhci.c | 643 static int uhci_handle_td_error(UHCIState *s, UHCI_TD *td, uint32_t td_addr, in uhci_handle_td_error() function 700 return uhci_handle_td_error(s, td, async->td_addr, in uhci_complete_td() 832 return uhci_handle_td_error(s, td, td_addr, USB_RET_NODEV, in uhci_handle_td()
|