Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_debug.h89 #define GLOBAL_EL_LOCK() mutex_enter(&ql_global_el_mutex) macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_debug.c308 GLOBAL_EL_LOCK(); in ql_dbg_msg()