usbvirt_ipc_handle_call 66 uspace/lib/usbvirt/include/usbvirt/ipc.h extern bool usbvirt_ipc_handle_call(usbvirt_device_t *, ipc_call_t *); usbvirt_ipc_handle_call 66 uspace/lib/usbvirt/src/device.c bool processed = usbvirt_ipc_handle_call(DEV, &call);HelenOS homepage, sources at GitHub