Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h239 boolean_t h_cleanup_active; member
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c2464 root_hubd->h_cleanup_active = B_FALSE; in hubd_root_hub_cleanup_thread()
2527 if (root_hubd->h_cleanup_enabled && !(root_hubd->h_cleanup_active)) { in hubd_schedule_cleanup()
2528 root_hubd->h_cleanup_active = B_TRUE; in hubd_schedule_cleanup()
2831 hubd->h_cleanup_active) { in hubd_cleanup()
7335 (hubd->h_cleanup_active == B_TRUE)) { in hubd_cpr_suspend()
7482 while ((hubd->h_cleanup_active == B_TRUE) && (retry++ < 3)) { in hubd_cpr_post_user_callb()