HelenOS sources

hc_enable_slot     79 uspace/drv/bus/usb/xhci/device.c 	if ((err = hc_enable_slot(dev)) != EOK)
hc_enable_slot    126 uspace/drv/bus/usb/xhci/hc.h extern errno_t hc_enable_slot(xhci_device_t *);
HelenOS homepage, sources at GitHub