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

/opensolaris-onvv-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h206 kcondvar_t h_cv_hotplug_dev; member in struct:hubd
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c1937 cv_init(&hubd->h_cv_hotplug_dev, NULL, CV_DRIVER, NULL);
2908 cv_destroy(&hubd->h_cv_hotplug_dev);
4069 cv_broadcast(&hubd->h_cv_hotplug_dev);
8632 rval = cv_reltimedwait(&hubd->h_cv_hotplug_dev,

Completed in 199 milliseconds