Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_hba_fru.c553 GLOBAL_STATE_UNLOCK(); in ql_setup_fruinfo()
H A Dql_api.c1507 GLOBAL_STATE_UNLOCK(); in ql_attach()
1701 GLOBAL_STATE_UNLOCK(); in ql_attach()
1818 GLOBAL_STATE_UNLOCK(); in ql_detach()
2021 GLOBAL_STATE_UNLOCK(); in ql_detach()
9604 GLOBAL_STATE_UNLOCK(); in ql_timer()
9775 GLOBAL_STATE_UNLOCK(); in ql_timer()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1918 #define GLOBAL_STATE_UNLOCK() mutex_exit(&ql_global_mutex) macro