Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c410 if (!(usba_is_root_hub(dip))) { in usba_hubdi_unbind_root_hub()
612 if (usba_is_root_hub(dip)) { in hubd_get_soft_state()
1852 if (usba_is_root_hub(dip)) { in usba_hubdi_attach()
2012 !usba_is_root_hub(dip)) { in usba_hubdi_attach()
2113 if (!usba_is_root_hub(dip)) { in usba_hubdi_attach()
2355 if (!usba_is_root_hub(dip)) { in hubd_check_disconnected_ports()
2417 if (usba_is_root_hub(dip)) { in hubd_check_disconnected_ports()
2575 if (!usba_is_root_hub(dip) && in hubd_restore_device_state()
2965 if (usba_is_root_hub(dip)) { in hubd_cleanup()
2979 if (!usba_is_root_hub(dip)) { in hubd_cleanup()
[all …]
H A Dusbai.c1030 ASSERT(!usba_is_root_hub(dip)); in usb_register_hotplug_cbs()
1120 ASSERT(!usba_is_root_hub(dip)); in usb_register_event_cbs()
H A Dusba.c205 !(usba_is_root_hub(hubdip))) { in usba_bus_ctl()
264 usba_is_root_hub(hubdip) ? "root" : "external", in usba_bus_ctl()
1393 usba_is_root_hub(dev_info_t *dip) in usba_is_root_hub() function
1425 if (usba_is_root_hub(dip)) { in usba_get_usba_device()
1457 if (usba_is_root_hub(dip)) { in usba_set_usba_device()
H A Dusbai_util.c592 if (usba_is_root_hub(dip)) { in usba_sync_set_cfg()
/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_impl.h271 int usba_is_root_hub(dev_info_t *dip);