endpoint_send_batch 131 uspace/lib/usbhost/include/usb/host/endpoint.h int endpoint_send_batch(endpoint_t *, const transfer_request_t *); endpoint_send_batch 595 uspace/lib/usbhost/src/bus.c const int err = endpoint_send_batch(ep, request);HelenOS homepage, sources at GitHub