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

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dac.c156 static kmutex_t ac_hot_plug_mode_mutex; variable
196 mutex_init(&ac_hot_plug_mode_mutex, NULL, MUTEX_DRIVER, NULL);
208 mutex_destroy(&ac_hot_plug_mode_mutex);
1500 mutex_enter(&ac_hot_plug_mode_mutex);
1509 mutex_exit(&ac_hot_plug_mode_mutex);
1524 mutex_exit(&ac_hot_plug_mode_mutex);
1556 mutex_exit(&ac_hot_plug_mode_mutex);

Completed in 46 milliseconds