Lines Matching refs:xhci_segment
29 static struct xhci_segment *xhci_segment_alloc(struct xhci_hcd *xhci,
34 struct xhci_segment *seg;
69 static void xhci_segment_free(struct xhci_hcd *xhci, struct xhci_segment *seg)
80 struct xhci_segment *first)
82 struct xhci_segment *seg;
86 struct xhci_segment *next = seg->next;
100 static void xhci_link_segments(struct xhci_segment *prev,
101 struct xhci_segment *next,
128 struct xhci_segment *first, struct xhci_segment *last,
131 struct xhci_segment *next;
189 struct xhci_segment *seg,
210 struct xhci_segment *seg)
222 struct xhci_segment *first_seg,
223 struct xhci_segment *last_seg,
226 struct xhci_segment *seg;
227 struct xhci_segment *failed_seg;
261 struct xhci_segment *seg;
322 struct xhci_segment **first, struct xhci_segment **last,
326 struct xhci_segment *prev;
341 struct xhci_segment *next;
426 struct xhci_segment *first;
427 struct xhci_segment *last;
440 struct xhci_segment *next;
1776 struct xhci_segment *seg;