HelenOS sources

usbhc_device_enumerate  140 uspace/drv/bus/usb/usbhub/port.c 	if ((err = usbhc_device_enumerate(exch, port->port_number,
usbhc_device_enumerate  179 uspace/drv/bus/usb/usbhub/port.c 	if ((err = usbhc_device_enumerate(exch, port->port_number,
usbhc_device_enumerate  175 uspace/lib/drv/include/usbhc_iface.h extern errno_t usbhc_device_enumerate(async_exch_t *, unsigned, usb_speed_t);
HelenOS homepage, sources at GitHub