Lines Matching refs:xhci_segment
850 struct xhci_segment *queued_deq_seg;
1243 struct xhci_segment { struct
1246 struct xhci_segment *next; argument
1254 struct xhci_segment *start_seg; argument
1270 struct xhci_segment *new_deq_seg;
1286 struct xhci_segment *first_seg;
1287 struct xhci_segment *last_seg;
1289 struct xhci_segment *enq_seg;
1292 struct xhci_segment *deq_seg;
1616 void xhci_debug_segment(struct xhci_hcd *xhci, struct xhci_segment *seg);
1770 dma_addr_t xhci_trb_virt_to_dma(struct xhci_segment *seg, union xhci_trb *trb);
1771 struct xhci_segment *trb_in_td(struct xhci_segment *start_seg,