Lines Matching refs:xhci_segment
929 struct xhci_segment *queued_deq_seg;
1333 struct xhci_segment { struct
1336 struct xhci_segment *next; argument
1344 struct xhci_segment *start_seg; argument
1361 struct xhci_segment *new_deq_seg;
1377 struct xhci_segment *first_seg;
1378 struct xhci_segment *last_seg;
1380 struct xhci_segment *enq_seg;
1383 struct xhci_segment *deq_seg;
1732 void xhci_debug_segment(struct xhci_hcd *xhci, struct xhci_segment *seg);
1870 dma_addr_t xhci_trb_virt_to_dma(struct xhci_segment *seg, union xhci_trb *trb);
1871 struct xhci_segment *trb_in_td(struct xhci_hcd *xhci,
1872 struct xhci_segment *start_seg, union xhci_trb *start_trb,