Searched refs:cycle_found (Results 1 – 1 of 1) sorted by relevance
448 bool cycle_found = false; in xhci_find_new_dequeue_state() local485 if (!cycle_found && xhci_trb_virt_to_dma(new_seg, new_deq) in xhci_find_new_dequeue_state()487 cycle_found = true; in xhci_find_new_dequeue_state()494 if (cycle_found && in xhci_find_new_dequeue_state()509 } while (!cycle_found || !td_last_trb_found); in xhci_find_new_dequeue_state()