Searched refs:usba_is_root_hub (Results 1 – 5 of 5) sorted by relevance
409 if (!(usba_is_root_hub(dip))) { in usba_hubdi_unbind_root_hub()609 if (usba_is_root_hub(dip)) { in hubd_get_soft_state()1650 if (usba_is_root_hub(hubd->h_dip)) { in hubd_pwrlvl0()1708 if (usba_is_root_hub(hubd->h_dip)) { in hubd_pwrlvl3()1848 if (usba_is_root_hub(dip)) { in usba_hubdi_attach()2073 if (!usba_is_root_hub(dip)) { in usba_hubdi_attach()2302 if (!usba_is_root_hub(dip)) { in hubd_check_disconnected_ports()2364 if (usba_is_root_hub(dip)) { in hubd_check_disconnected_ports()2452 while (!usba_is_root_hub(rh_dip)) { in hubd_schedule_cleanup()2523 if (!usba_is_root_hub(dip) && in hubd_restore_device_state()[all …]
1027 ASSERT(!usba_is_root_hub(dip)); in usb_register_hotplug_cbs()1117 ASSERT(!usba_is_root_hub(dip)); in usb_register_event_cbs()
203 !(usba_is_root_hub(hubdip))) { in usba_bus_ctl()262 usba_is_root_hub(hubdip) ? "root" : "external", in usba_bus_ctl()1379 usba_is_root_hub(dev_info_t *dip) in usba_is_root_hub() function1411 if (usba_is_root_hub(dip)) { in usba_get_usba_device()1443 if (usba_is_root_hub(dip)) { in usba_set_usba_device()
591 if (usba_is_root_hub(dip)) { in usba_sync_set_cfg()
270 int usba_is_root_hub(dev_info_t *dip);