Home
last modified time | relevance | path

Searched refs:h_hotplug_thread (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c850 hubd->h_hotplug_thread++; in hubd_resume_port()
894 hubd->h_hotplug_thread--; in hubd_resume_port()
950 hubd->h_hotplug_thread++; in hubd_suspend_port()
1000 hubd->h_hotplug_thread--; in hubd_suspend_port()
1628 if (hubd->h_hotplug_thread || hubd->h_hubpm->hubp_busy_pm || in hubd_pwrlvl0()
2761 hubd->h_hotplug_thread) { in hubd_cleanup()
2802 hubd->h_hotplug_thread) == 0); in hubd_cleanup()
3092 hubd->h_hotplug_thread++; in hubd_check_ports()
3330 hubd->h_hotplug_thread, (void *)hubd->h_ep1_ph); in hubd_start_polling()
3339 (hubd->h_hotplug_thread == 0) && hubd->h_ep1_ph)) { in hubd_start_polling()
[all …]
/titanic_41/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h182 uint_t h_hotplug_thread; member