HelenOS sources

transfer_list_remove_batch  397 uspace/drv/bus/usb/uhci/hc.c 	transfer_list_remove_batch(list, batch);
transfer_list_remove_batch  190 uspace/drv/bus/usb/uhci/transfer_list.c 			transfer_list_remove_batch(instance, batch);
transfer_list_remove_batch  207 uspace/drv/bus/usb/uhci/transfer_list.c 		transfer_list_remove_batch(instance, batch);
transfer_list_remove_batch   62 uspace/drv/bus/usb/uhci/transfer_list.h void transfer_list_remove_batch(transfer_list_t *, uhci_transfer_batch_t *);
HelenOS homepage, sources at GitHub