Lines Matching refs:start_trb
2037 * This TD is defined by the TRBs starting at start_trb in start_seg and ending
2044 union xhci_trb *start_trb,
2054 start_dma = xhci_trb_virt_to_dma(start_seg, start_trb);
3413 struct xhci_generic_trb *start_trb)
3421 start_trb->field[3] |= cpu_to_le32(start_cycle);
3423 start_trb->field[3] &= cpu_to_le32(~TRB_CYCLE);
3597 struct xhci_generic_trb *start_trb;
3645 start_trb = &ring->enqueue->generic;
3747 start_cycle, start_trb);
3759 struct xhci_generic_trb *start_trb;
3800 start_trb = &ep_ring->enqueue->generic;
3882 start_cycle, start_trb);
4056 struct xhci_generic_trb *start_trb;
4076 start_trb = &ep_ring->enqueue->generic;
4209 start_cycle, start_trb);