Lines Matching refs:xhci_segment
953 struct xhci_segment *queued_deq_seg;
1526 struct xhci_segment { struct
1529 struct xhci_segment *next; argument
1542 struct xhci_segment *start_seg; argument
1545 struct xhci_segment *bounce_seg;
1560 struct xhci_segment *new_deq_seg;
1599 struct xhci_segment *first_seg;
1600 struct xhci_segment *last_seg;
1602 struct xhci_segment *enq_seg;
1604 struct xhci_segment *deq_seg;
2098 dma_addr_t xhci_trb_virt_to_dma(struct xhci_segment *seg, union xhci_trb *trb);
2099 struct xhci_segment *trb_in_td(struct xhci_hcd *xhci,
2100 struct xhci_segment *start_seg, union xhci_trb *start_trb,