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

/illumos-gate/usr/src/uts/sun4u/boston/os/
H A Dboston.c45 static kmutex_t mi2cv_mutex; variable
54 mutex_init(&mi2cv_mutex, NULL, NULL, NULL);
571 mutex_enter(&mi2cv_mutex);
580 mutex_exit(&mi2cv_mutex);
/illumos-gate/usr/src/uts/sun4u/seattle/os/
H A Dseattle.c46 static kmutex_t mi2cv_mutex; variable
55 mutex_init(&mi2cv_mutex, NULL, NULL, NULL);
572 mutex_enter(&mi2cv_mutex);
581 mutex_exit(&mi2cv_mutex);

Completed in 317 milliseconds