Searched refs:xhci_ring_event_advance (Results 1 – 4 of 4) sorted by relevance
227 if ((trb = xhci_ring_event_advance(xrp)) == NULL) in xhci_event_process()
186 xhci_ring_event_advance(xhci_ring_t *xrp) in xhci_ring_event_advance() function
217 if ((trb = xhci_ring_event_advance(xrp)) == NULL) in xhci_polled_event_process()
816 extern xhci_trb_t *xhci_ring_event_advance(xhci_ring_t *);