Searched refs:hub_info (Results 1 – 1 of 1) sorted by relevance
862 USB_NODE_INFORMATION hub_info; in init_root_hub() local882 …if (!DeviceIoControl(handle, IOCTL_USB_GET_NODE_INFORMATION, NULL, 0, &hub_info, sizeof(hub_info),… in init_root_hub()888 num_ports = hub_info.u.HubInformation.HubDescriptor.bNumberOfPorts; in init_root_hub()