HelenOS sources

uhci_transfer_batch_create  314 uspace/drv/bus/usb/uhci/hc.c 	uhci_transfer_batch_t *batch = uhci_transfer_batch_create(ep);
uhci_transfer_batch_create   72 uspace/drv/bus/usb/uhci/uhci_batch.h uhci_transfer_batch_t *uhci_transfer_batch_create(endpoint_t *);
HelenOS homepage, sources at GitHub