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

/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h209 kcondvar_t h_cv_hotplug_dev; member in struct:hubd
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c1934 cv_init(&hubd->h_cv_hotplug_dev, NULL, CV_DRIVER, NULL);
2905 cv_destroy(&hubd->h_cv_hotplug_dev);
4066 cv_broadcast(&hubd->h_cv_hotplug_dev);
8616 rval = cv_reltimedwait(&hubd->h_cv_hotplug_dev,

Completed in 74 milliseconds