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

/illumos-gate/usr/src/uts/sun4u/snowbird/os/
H A Dsnowbird.c41 static kmutex_t snowbird_smbus_mutex; variable
46 mutex_init(&snowbird_smbus_mutex, NULL, NULL, NULL);
232 mutex_enter(&snowbird_smbus_mutex);
241 mutex_exit(&snowbird_smbus_mutex);

Completed in 56 milliseconds