Searched refs:ql_global_hw_mutex (Results 1 – 2 of 2) sorted by relevance
1956 #define GLOBAL_HW_LOCK() mutex_enter(&ql_global_hw_mutex)1957 #define GLOBAL_HW_UNLOCK() mutex_exit(&ql_global_hw_mutex)2163 extern kmutex_t ql_global_hw_mutex;
458 kmutex_t ql_global_hw_mutex; variable629 mutex_init(&ql_global_hw_mutex, NULL, MUTEX_DRIVER, NULL); in _init()633 mutex_destroy(&ql_global_hw_mutex); in _init()703 mutex_destroy(&ql_global_hw_mutex); in _fini()