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

/illumos-gate/usr/src/uts/sun4u/excalibur/os/
H A Dexcalibur.c45 static kmutex_t excal_pcf8584_mutex; variable
69 mutex_init(&excal_pcf8584_mutex, NULL, NULL, NULL);
221 mutex_enter(&excal_pcf8584_mutex);
230 mutex_exit(&excal_pcf8584_mutex);

Completed in 44 milliseconds