HelenOS sources

ohci_transfer_batch_create   67 uspace/drv/bus/usb/ohci/ohci_batch.h ohci_transfer_batch_t *ohci_transfer_batch_create(endpoint_t *batch);
ohci_transfer_batch_create  165 uspace/drv/bus/usb/ohci/ohci_bus.c 	ohci_transfer_batch_t *batch = ohci_transfer_batch_create(ep);
HelenOS homepage, sources at GitHub