Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_ioctl.c1009 NVRAM_CACHE_LOCK(ha); in ql_nv_util_load()
1068 NVRAM_CACHE_LOCK(ha); in ql_nv_util_dump()
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1959 #define NVRAM_CACHE_LOCK(ha) mutex_enter(&ha->nvram_cache->mutex); macro