Searched refs:ub_mutex (Results 1 – 2 of 2) sorted by relevance
1500 kmutex_t ub_mutex; member1953 #define QL_UB_LOCK(ha) mutex_enter(&ha->pha->ub_mutex)1954 #define QL_UB_UNLOCK(ha) mutex_exit(&ha->pha->ub_mutex)
16940 mutex_init(&ha->ub_mutex, NULL, MUTEX_DRIVER, intr); in ql_init_mutex()16986 mutex_destroy(&ha->ub_mutex); in ql_destroy_mutex()