Searched refs:uhci_find_device (Results 1 – 1 of 1) sorted by relevance
604 static USBDevice *uhci_find_device(UHCIState *s, uint8_t addr) in uhci_find_device() function830 dev = uhci_find_device(s, (td->token >> 8) & 0x7f); in uhci_handle_td()