HelenOS sources

hc_get_hub_desc   152 uspace/drv/bus/usb/xhci/device.c 	const errno_t err = hc_get_hub_desc(&dev->base, &hub_desc);
hc_get_hub_desc    53 uspace/lib/usbhost/include/usb/host/utility.h int hc_get_hub_desc(device_t *, usb_hub_descriptor_header_t *);
HelenOS homepage, sources at GitHub