Lines Matching refs:start_trb
1939 * This TD is defined by the TRBs starting at start_trb in start_seg and ending
1946 union xhci_trb *start_trb,
1956 start_dma = xhci_trb_virt_to_dma(start_seg, start_trb);
3263 struct xhci_generic_trb *start_trb)
3271 start_trb->field[3] |= cpu_to_le32(start_cycle);
3273 start_trb->field[3] &= cpu_to_le32(~TRB_CYCLE);
3447 struct xhci_generic_trb *start_trb;
3495 start_trb = &ring->enqueue->generic;
3597 start_cycle, start_trb);
3609 struct xhci_generic_trb *start_trb;
3650 start_trb = &ep_ring->enqueue->generic;
3732 start_cycle, start_trb);
3906 struct xhci_generic_trb *start_trb;
3926 start_trb = &ep_ring->enqueue->generic;
4059 start_cycle, start_trb);