Searched refs:qh_scan_next (Results 1 – 2 of 2) sorted by relevance
102 struct fotg210_qh *qh_scan_next; member
629 if (ehci->qh_scan_next == qh) in qh_unlink_periodic()630 ehci->qh_scan_next = list_entry(qh->intr_node.next, in qh_unlink_periodic()973 list_for_each_entry_safe(qh, ehci->qh_scan_next, &ehci->intr_qh_list, in scan_intr()