HelenOS sources

isoch_alloc_transfers  333 uspace/drv/bus/usb/xhci/endpoint.c 		if ((err = isoch_alloc_transfers(xhci_ep))) {
isoch_alloc_transfers  124 uspace/drv/bus/usb/xhci/isoch.h extern errno_t isoch_alloc_transfers(xhci_endpoint_t *);
HelenOS homepage, sources at GitHub