HelenOS sources

xhci_handle_command_completion  139 uspace/drv/bus/usb/xhci/commands.h extern errno_t xhci_handle_command_completion(xhci_hc_t *, xhci_trb_t *);
xhci_handle_command_completion  615 uspace/drv/bus/usb/xhci/hc.c 	[XHCI_TRB_TYPE_COMMAND_COMPLETION_EVENT] = &xhci_handle_command_completion,
HelenOS homepage, sources at GitHub