Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_debug.c195 GLOBAL_EL_UNLOCK(); in ql_el_msg()
265 GLOBAL_EL_UNLOCK(); in ql_dbg_msg()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_debug.h91 #define GLOBAL_EL_UNLOCK() mutex_exit(&ql_global_el_mutex) macro