Lines Matching refs:xhci_segment
940 struct xhci_segment *queued_deq_seg;
1500 struct xhci_segment { struct
1503 struct xhci_segment *next; argument
1516 struct xhci_segment *start_seg; argument
1519 struct xhci_segment *bounce_seg;
1534 struct xhci_segment *new_deq_seg;
1573 struct xhci_segment *first_seg;
1574 struct xhci_segment *last_seg;
1576 struct xhci_segment *enq_seg;
1578 struct xhci_segment *deq_seg;
2051 dma_addr_t xhci_trb_virt_to_dma(struct xhci_segment *seg, union xhci_trb *trb);
2052 struct xhci_segment *trb_in_td(struct xhci_hcd *xhci,
2053 struct xhci_segment *start_seg, union xhci_trb *start_trb,