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

/opensolaris-onvv-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_fp.c590 mutex_enter(&softmac->smac_active_mutex);
592 mutex_exit(&softmac->smac_active_mutex);
598 mutex_exit(&softmac->smac_active_mutex);
653 mutex_enter(&softmac->smac_active_mutex);
659 mutex_exit(&softmac->smac_active_mutex);
1060 mutex_enter(&softmac->smac_active_mutex);
1062 mutex_exit(&softmac->smac_active_mutex);
1066 mutex_exit(&softmac->smac_active_mutex);
1075 mutex_enter(&softmac->smac_active_mutex);
1078 mutex_exit(&softmac->smac_active_mutex);
[all...]
H A Dsoftmac_dev.c594 mutex_enter(&softmac->smac_active_mutex);
596 mutex_exit(&softmac->smac_active_mutex);
H A Dsoftmac_main.c122 mutex_init(&softmac->smac_active_mutex, NULL, MUTEX_DEFAULT, NULL);
154 mutex_destroy(&softmac->smac_active_mutex);
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dsoftmac_impl.h200 kmutex_t smac_active_mutex; member in struct:softmac
204 boolean_t smac_active; /* smac_active_mutex */
208 uint32_t smac_nactive; /* smac_active_mutex */

Completed in 168 milliseconds