Searched refs:HUBD_LOCKS_DONE (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h302 #define HUBD_LOCKS_DONE 0x0001 macro
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/hwa/hwahc/
H A Dhwahc.c4486 hubd->h_init_state |= HUBD_LOCKS_DONE;
4568 if ((hubd->h_init_state & HUBD_LOCKS_DONE) == 0) {
4582 if (hubd->h_init_state & HUBD_LOCKS_DONE) {
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c1939 hubd->h_init_state |= HUBD_LOCKS_DONE;
2744 if ((hubd->h_init_state & HUBD_LOCKS_DONE) == 0) {
2905 if (hubd->h_init_state & HUBD_LOCKS_DONE) {

Completed in 169 milliseconds