Searched refs:NVRAM_CACHE_UNLOCK (Results 1 – 2 of 2) sorted by relevance
1014 NVRAM_CACHE_UNLOCK(ha); in ql_nv_util_load()1079 NVRAM_CACHE_UNLOCK(ha); in ql_nv_util_dump()
1960 #define NVRAM_CACHE_UNLOCK(ha) mutex_exit(&ha->nvram_cache->mutex); macro