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