HelenOS sources

xhci_sw_ring_restart  503 uspace/drv/bus/usb/xhci/hc.c 	xhci_sw_ring_restart(&hc->sw_ring);
xhci_sw_ring_restart  290 uspace/drv/bus/usb/xhci/rh.c 	xhci_sw_ring_restart(&rh->event_ring);
xhci_sw_ring_restart  453 uspace/drv/bus/usb/xhci/trb_ring.c 	xhci_sw_ring_restart(ring);
xhci_sw_ring_restart  138 uspace/drv/bus/usb/xhci/trb_ring.h extern void xhci_sw_ring_restart(xhci_sw_ring_t *);
HelenOS homepage, sources at GitHub