Lines Matching refs:xhci_segment
680 struct xhci_segment *queued_deq_seg;
1262 struct xhci_segment { struct
1265 struct xhci_segment *next; argument
1289 struct xhci_segment *start_seg; argument
1292 struct xhci_segment *last_trb_seg;
1293 struct xhci_segment *bounce_seg;
1344 struct xhci_segment *first_seg;
1345 struct xhci_segment *last_seg;
1347 struct xhci_segment *enq_seg;
1349 struct xhci_segment *deq_seg;
1875 dma_addr_t xhci_trb_virt_to_dma(struct xhci_segment *seg, union xhci_trb *trb);
1876 struct xhci_segment *trb_in_td(struct xhci_hcd *xhci, struct xhci_td *td,