Searched refs:ohci_service_ed_list (Results 1 – 1 of 1) sorted by relevance
1108 static int ohci_service_ed_list(OHCIState *ohci, uint32_t head) in ohci_service_ed_list() function1195 if (!ohci_service_ed_list(ohci, ohci->ctrl_head)) { in ohci_process_lists()1202 if (!ohci_service_ed_list(ohci, ohci->bulk_head)) { in ohci_process_lists()1226 ohci_service_ed_list(ohci, le32_to_cpu(hcca.intr[n])); in ohci_frame_boundary()