Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h313 #define HUBD_LOCKS_DONE 0x0001 macro
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c1946 hubd->h_init_state |= HUBD_LOCKS_DONE; in usba_hubdi_attach()
2792 if ((hubd->h_init_state & HUBD_LOCKS_DONE) == 0) { in hubd_cleanup()
2953 if (hubd->h_init_state & HUBD_LOCKS_DONE) { in hubd_cleanup()