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

/illumos-gate/usr/src/uts/sun/io/dada/impl/
H A Ddcd_subr.c53 extern kmutex_t dcd_log_mutex;
134 mutex_enter(&dcd_log_mutex);
201 mutex_exit(&dcd_log_mutex);
H A Ddcd_hba.c38 kmutex_t dcd_log_mutex; variable
66 mutex_init(&dcd_log_mutex, NULL, MUTEX_DRIVER, NULL);
79 mutex_destroy(&dcd_log_mutex);

Completed in 65 milliseconds