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

/opensolaris-onvv-gate/usr/src/uts/sun4u/sys/i2c/clients/
H A Dseeprom_impl.h52 kcondvar_t seeprom_cv; member in struct:seepromunit
/opensolaris-onvv-gate/usr/src/uts/sun4u/io/i2c/clients/
H A Dseeprom.c206 cv_init(&unitp->seeprom_cv, NULL, CV_DRIVER, NULL);
267 cv_destroy(&unitp->seeprom_cv);
418 if (cv_wait_sig(&unitp->seeprom_cv,
524 cv_signal(&unitp->seeprom_cv);

Completed in 91 milliseconds