Searched refs:rh_numports (Results 1 – 6 of 6) sorted by relevance
47 for (port = 0; port < uhci->rh_numports; ++port) { in any_ports_active()71 for (port = 0; port < uhci->rh_numports; ++port) { in get_hub_status_data()142 for (port = 0; port < uhci->rh_numports; ++port) { in uhci_check_ports()263 if (port >= uhci->rh_numports) in uhci_hub_control()327 if (port >= uhci->rh_numports) in uhci_hub_control()352 if (port >= uhci->rh_numports) in uhci_hub_control()411 buf[2] = uhci->rh_numports; in uhci_hub_control()
81 for (port = 0; port < uhci->rh_numports; ++port) { in uhci_pci_resume_detect_interrupts_are_broken()103 for (port = 0; port < uhci->rh_numports; ++port) { in uhci_pci_global_suspend_mode_is_broken()119 uhci->rh_numports = uhci_count_ports(hcd); in uhci_pci_init()
18 uhci->rh_numports = uhci_count_ports(hcd); in uhci_platform_init()
43 uhci->rh_numports = uhci_count_ports(hcd); in uhci_grlib_init()
438 int rh_numports; /* Number of root-hub ports */ member
138 for (port = 0; port < uhci->rh_numports; ++port) in finish_reset()