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.h231 boolean_t h_cleanup_active; member in struct:hubd
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c2412 root_hubd->h_cleanup_active = B_FALSE;
2475 if (root_hubd->h_cleanup_enabled && !(root_hubd->h_cleanup_active)) {
2476 root_hubd->h_cleanup_active = B_TRUE;
2780 hubd->h_cleanup_active) {
7016 (hubd->h_cleanup_active == B_TRUE)) {
7163 while ((hubd->h_cleanup_active == B_TRUE) && (retry++ < 3)) {

Completed in 59 milliseconds