Searched refs:hs_fm_lock (Results 1 – 2 of 2) sorted by relevance
244 mutex_enter(&state->hs_fm_lock); in hermon_clr_state()246 mutex_exit(&state->hs_fm_lock); in hermon_clr_state()279 mutex_enter(&state->hs_fm_lock); in hermon_set_state()286 mutex_exit(&state->hs_fm_lock); in hermon_set_state()389 mutex_init(&state->hs_fm_lock, NULL, MUTEX_DRIVER, NULL); in hermon_fm_init()
693 kmutex_t hs_fm_lock; /* mutex for state */ member