Searched refs:rh_num_ports (Results 1 – 3 of 3) sorted by relevance
158 uhcip->uhci_root_hub.rh_num_ports = MAX_RH_PORTS; in uhci_init_root_hub()184 for (i = 0; i < uhcip->uhci_root_hub.rh_num_ports; i++) { in uhci_init_root_hub()740 for (port = 0; port < uhcip->uhci_root_hub.rh_num_ports; port++) { in uhci_handle_root_hub_status_change()
473 for (port = 0; port < uhcip->uhci_root_hub.rh_num_ports; port++) { in uhci_hcdi_pipe_reset()
97 uint_t rh_num_ports; /* #ports on the root */ member