Searched refs:CACHE_LOCK (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_hba_fru.c265 CACHE_LOCK(ha);
H A Dql_ioctl.c1238 CACHE_LOCK(ha);
1295 CACHE_LOCK(ha);
H A Dql_xioctl.c3020 CACHE_LOCK(ha);
3136 CACHE_LOCK(ha);
6443 CACHE_LOCK(ha);
6601 CACHE_LOCK(ha);
6712 CACHE_LOCK(ha2);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1938 #define CACHE_LOCK(ha) mutex_enter(&ha->pha->cache_mutex); macro

Completed in 90 milliseconds