Home
last modified time | relevance | path

Searched refs:usba_is_root_hub (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c409 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 …]
H A Dusbai.c1027 ASSERT(!usba_is_root_hub(dip)); in usb_register_hotplug_cbs()
1117 ASSERT(!usba_is_root_hub(dip)); in usb_register_event_cbs()
H A Dusba.c203 !(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() function
1411 if (usba_is_root_hub(dip)) { in usba_get_usba_device()
1443 if (usba_is_root_hub(dip)) { in usba_set_usba_device()
H A Dusbai_util.c591 if (usba_is_root_hub(dip)) { in usba_sync_set_cfg()
/titanic_50/usr/src/uts/common/sys/usb/usba/
H A Dusba_impl.h270 int usba_is_root_hub(dev_info_t *dip);