Home
last modified time | relevance | path

Searched refs:NVRAM_CACHE_UNLOCK (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_ioctl.c1014 NVRAM_CACHE_UNLOCK(ha); in ql_nv_util_load()
1079 NVRAM_CACHE_UNLOCK(ha); in ql_nv_util_dump()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1960 #define NVRAM_CACHE_UNLOCK(ha) mutex_exit(&ha->nvram_cache->mutex); macro