Home
last modified time | relevance | path

Searched refs:GLOBAL_STATE_LOCK (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_hba_fru.c528 GLOBAL_STATE_LOCK(); in ql_setup_fruinfo()
H A Dql_api.c1494 GLOBAL_STATE_LOCK(); in ql_attach()
1692 GLOBAL_STATE_LOCK(); in ql_attach()
1808 GLOBAL_STATE_LOCK(); in ql_detach()
2013 GLOBAL_STATE_LOCK(); in ql_detach()
9601 GLOBAL_STATE_LOCK(); in ql_timer()
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1917 #define GLOBAL_STATE_LOCK() mutex_enter(&ql_global_mutex) macro