Home
last modified time | relevance | path

Searched refs:xhci_ring_event_advance (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_event.c227 if ((trb = xhci_ring_event_advance(xrp)) == NULL) in xhci_event_process()
H A Dxhci_ring.c186 xhci_ring_event_advance(xhci_ring_t *xrp) in xhci_ring_event_advance() function
H A Dxhci_polled.c217 if ((trb = xhci_ring_event_advance(xrp)) == NULL) in xhci_polled_event_process()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h810 extern xhci_trb_t *xhci_ring_event_advance(xhci_ring_t *);