HelenOS sources

ohci_transfer_batch_get  304 uspace/drv/bus/usb/ohci/hc.c 	ohci_transfer_batch_t *ohci_batch = ohci_transfer_batch_get(batch);
ohci_transfer_batch_get  369 uspace/drv/bus/usb/ohci/hc.c 			    ohci_transfer_batch_get(ep->base.active_batch);
ohci_transfer_batch_get  171 uspace/drv/bus/usb/ohci/ohci_bus.c 	ohci_transfer_batch_destroy(ohci_transfer_batch_get(batch));
HelenOS homepage, sources at GitHub