Searched refs:cycle_found (Results 1 – 1 of 1) sorted by relevance
584 bool cycle_found = false; in xhci_move_dequeue_past_td() local648 if (!cycle_found && xhci_trb_virt_to_dma(new_seg, new_deq) in xhci_move_dequeue_past_td()650 cycle_found = true; in xhci_move_dequeue_past_td()657 if (cycle_found && trb_is_link(new_deq) && in xhci_move_dequeue_past_td()669 } while (!cycle_found || !td_last_trb_found); in xhci_move_dequeue_past_td()