Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h238 boolean_t h_cleanup_needed; member
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c2447 root_hubd->h_cleanup_needed = 0; in hubd_root_hub_cleanup_thread()
2463 (root_hubd->h_cleanup_needed == B_FALSE)) { in hubd_root_hub_cleanup_thread()
2526 root_hubd->h_cleanup_needed = B_TRUE; in hubd_schedule_cleanup()
2830 if (hubd->h_cleanup_needed || in hubd_cleanup()