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

/illumos-gate/usr/src/uts/sun/io/dada/impl/
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 44 milliseconds