HelenOS sources

xhci_init_commands  131 uspace/drv/bus/usb/xhci/commands.h extern errno_t xhci_init_commands(xhci_hc_t *);
xhci_init_commands  277 uspace/drv/bus/usb/xhci/hc.c 	if ((err = xhci_init_commands(hc)))
HelenOS homepage, sources at GitHub