Searched refs:new_deq (Results 1 – 1 of 1) sorted by relevance
495 union xhci_trb *new_deq = xhci->cmd_ring->dequeue; in xhci_abort_cmd_ring() local511 next_trb(&new_seg, &new_deq); in xhci_abort_cmd_ring()512 if (trb_is_link(new_deq)) in xhci_abort_cmd_ring()513 next_trb(&new_seg, &new_deq); in xhci_abort_cmd_ring()515 crcr = xhci_trb_virt_to_dma(new_seg, new_deq); in xhci_abort_cmd_ring()