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

/opensolaris-onvv-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h228 boolean_t h_cleanup_active; member in struct:hubd
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c2415 root_hubd->h_cleanup_active = B_FALSE;
2478 if (root_hubd->h_cleanup_enabled && !(root_hubd->h_cleanup_active)) {
2479 root_hubd->h_cleanup_active = B_TRUE;
2783 hubd->h_cleanup_active) {
7032 (hubd->h_cleanup_active == B_TRUE)) {
7179 while ((hubd->h_cleanup_active == B_TRUE) && (retry++ < 3)) {

Completed in 104 milliseconds