Lines Matching refs:nports
3790 uint16_t nports; in hubd_hotplug_thread() local
3885 nports = hubd->h_nports; in hubd_hotplug_thread()
3913 for (port = 1; port <= nports; port++) { in hubd_hotplug_thread()
4144 for (port = 1; port <= nports; port++) { in hubd_hotplug_thread()
7133 usb_port_t port, nports; in hubd_disconnect_event_cb() local
7158 nports = hubd->h_nports; in hubd_disconnect_event_cb()
7159 for (port = 1; port <= nports; port++) { in hubd_disconnect_event_cb()
7271 usb_port_t port, nports; in hubd_cpr_suspend() local
7293 nports = hubd->h_nports; in hubd_cpr_suspend()
7294 for (port = 1; (no_cpr == 0) && (port <= nports); port++) { in hubd_cpr_suspend()
7327 for (port = 1; port <= nports; port++) { in hubd_cpr_suspend()