Searched refs:bNbPorts (Results 1 – 7 of 7) sorted by relevance
74 if (hub -> ux_host_class_hub_descriptor.bNbPorts > UX_MAX_TT) in _ux_host_class_hub_descriptor_parse()97 if (hub -> ux_host_class_hub_descriptor.bNbPorts > UX_MAX_TT) in _ux_host_class_hub_descriptor_parse()106 … for (port_index = 0; port_index < hub -> ux_host_class_hub_descriptor.bNbPorts; port_index++) in _ux_host_class_hub_descriptor_parse()
100 nb_ports = hub -> ux_host_class_hub_descriptor.bNbPorts; in _ux_host_class_hub_ports_power()
97 for (port_index = 1; port_index <= hub -> ux_host_class_hub_descriptor.bNbPorts; port_index++) in _ux_host_class_hub_change_process()
122 for (port_index = 1; port_index <= hub -> ux_host_class_hub_descriptor.bNbPorts; port_index++) in _ux_host_class_hub_deactivate()
379 hub -> ux_host_class_hub_descriptor.bNbPorts) in _ux_host_class_hub_activate_wait()
291 hub -> ux_host_class_hub_descriptor.bNbPorts) in _ux_host_class_hub_inst_tasks_run()
195 UCHAR bNbPorts; member