Searched refs:halted_trb (Results 1 – 1 of 1) sorted by relevance
578 union xhci_trb *halted_trb; in xhci_move_dequeue_past_td() local630 sizeof(*halted_trb); in xhci_move_dequeue_past_td()631 halted_trb = &halted_seg->trbs[index]; in xhci_move_dequeue_past_td()632 new_cycle = halted_trb->generic.field[3] & 0x1; in xhci_move_dequeue_past_td()