Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h231 boolean_t h_cleanup_active; member
/titanic_50/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c2412 root_hubd->h_cleanup_active = B_FALSE; in hubd_root_hub_cleanup_thread()
2475 if (root_hubd->h_cleanup_enabled && !(root_hubd->h_cleanup_active)) { in hubd_schedule_cleanup()
2476 root_hubd->h_cleanup_active = B_TRUE; in hubd_schedule_cleanup()
2780 hubd->h_cleanup_active) { in hubd_cleanup()
7016 (hubd->h_cleanup_active == B_TRUE)) { in hubd_cpr_suspend()
7163 while ((hubd->h_cleanup_active == B_TRUE) && (retry++ < 3)) { in hubd_cpr_post_user_callb()