HelenOS sources

hc_reset_ring     485 uspace/drv/bus/usb/xhci/endpoint.c 	if ((err = hc_reset_ring(ep, stream_id)))
hc_reset_ring     136 uspace/drv/bus/usb/xhci/hc.h extern errno_t hc_reset_ring(xhci_endpoint_t *, uint32_t);
HelenOS homepage, sources at GitHub