Searched defs:xhci_ring (Results 1 – 1 of 1) sorted by relevance
1009 struct xhci_ring { struct1010 struct xhci_segment *first_seg;1011 union xhci_trb *enqueue;1012 struct xhci_segment *enq_seg;1013 union xhci_trb *dequeue;1014 struct xhci_segment *deq_seg;1020 volatile u32 cycle_state;1021 unsigned int num_segs;