Lines Matching refs:xhci_segment
950 struct xhci_segment *queued_deq_seg;
1522 struct xhci_segment { struct
1525 struct xhci_segment *next; argument
1538 struct xhci_segment *start_seg; argument
1541 struct xhci_segment *bounce_seg;
1556 struct xhci_segment *new_deq_seg;
1595 struct xhci_segment *first_seg;
1596 struct xhci_segment *last_seg;
1598 struct xhci_segment *enq_seg;
1600 struct xhci_segment *deq_seg;
2087 dma_addr_t xhci_trb_virt_to_dma(struct xhci_segment *seg, union xhci_trb *trb);
2088 struct xhci_segment *trb_in_td(struct xhci_hcd *xhci,
2089 struct xhci_segment *start_seg, union xhci_trb *start_trb,