Lines Matching refs:xhci_segment
881 struct xhci_segment *queued_deq_seg;
1282 struct xhci_segment { struct
1285 struct xhci_segment *next; argument
1293 struct xhci_segment *start_seg; argument
1310 struct xhci_segment *new_deq_seg;
1326 struct xhci_segment *first_seg;
1327 struct xhci_segment *last_seg;
1329 struct xhci_segment *enq_seg;
1332 struct xhci_segment *deq_seg;
1664 void xhci_debug_segment(struct xhci_hcd *xhci, struct xhci_segment *seg);
1801 dma_addr_t xhci_trb_virt_to_dma(struct xhci_segment *seg, union xhci_trb *trb);
1802 struct xhci_segment *trb_in_td(struct xhci_hcd *xhci,
1803 struct xhci_segment *start_seg, union xhci_trb *start_trb,