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

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Diosram.c106 kmutex_t iosram_log_mutex; variable
222 mutex_init(&iosram_log_mutex, NULL, MUTEX_DRIVER, (void *)NULL);
250 mutex_destroy(&iosram_log_mutex);
274 mutex_destroy(&iosram_log_mutex);
3260 mutex_enter(&iosram_log_mutex);
3272 mutex_exit(&iosram_log_mutex);
3512 mutex_enter(&iosram_log_mutex);
3529 mutex_exit(&iosram_log_mutex);

Completed in 47 milliseconds