Home
last modified time | relevance | path

Searched refs:power_intr_mutex (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dpower.c155 kmutex_t power_intr_mutex; /* interrupt mutex lock */ member
355 mutex_init(&softsp->power_intr_mutex, NULL, MUTEX_DRIVER, in power_attach()
362 mutex_destroy(&softsp->power_intr_mutex); in power_attach()
371 mutex_destroy(&softsp->power_intr_mutex); in power_attach()
384 mutex_destroy(&softsp->power_intr_mutex); in power_attach()
443 mutex_enter(&softsp->power_intr_mutex); in power_high_intr()
459 mutex_exit(&softsp->power_intr_mutex); in power_high_intr()
472 mutex_exit(&softsp->power_intr_mutex); in power_high_intr()
478 mutex_exit(&softsp->power_intr_mutex); in power_high_intr()
492 mutex_enter(&softsp->power_intr_mutex); in power_high_intr()
[all …]