Searched refs:bNbrPorts (Results 1 – 7 of 7) sorted by relevance
1502 for (i = 0; i < hub->descriptor.bNbrPorts; i++) in hub_power_on()1853 } else if (hub->descriptor.bNbrPorts > USB_MAXCHILDREN) { in hub_configure()1860 dev->maxchild = hub->descriptor.bNbrPorts; in hub_configure()3538 for (i = 0; i < hub->descriptor.bNbrPorts; i++) { in hub_reset()6423 for (i = 0; i < hub->descriptor.bNbrPorts; i++) { in hub_events()9170 for (i = 0; i < hub->descriptor.bNbrPorts; i++) { in hub_events_EX()
172 unsigned char bNbrPorts; member
258 for (i = 0; i < hub->descriptor.bNbrPorts; i++) { in hub_events_Port2()
1138 desc->bNbrPorts = ports; in ehci_hub_descriptor()
210 for (i = 0; i < hub->descriptor.bNbrPorts; i++) in ms_hub_power_on()285 else if (hub->descriptor.bNbrPorts > USB_MAXCHILDREN) in ms_hub_configure()293 ms_dev->u32MaxChild = hub->descriptor.bNbrPorts; in ms_hub_configure()577 for (i = 0; i < hub->descriptor.bNbrPorts; i++) in ms_hub_reset()1323 for (i = 0; i < hub->descriptor.bNbrPorts; i++) in ms_hub_events()
151 MS_U8 bNbrPorts; member
407 pDesc->bNbrPorts = iPorts; in ms_get_roothub_desc()