Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h305 #define HUBD_LOCKS_DONE 0x0001 macro
/titanic_50/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c1936 hubd->h_init_state |= HUBD_LOCKS_DONE; in usba_hubdi_attach()
2741 if ((hubd->h_init_state & HUBD_LOCKS_DONE) == 0) { in hubd_cleanup()
2902 if (hubd->h_init_state & HUBD_LOCKS_DONE) { in hubd_cleanup()