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