Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c1940 mutex_enter(&EMLXS_FCF_LOCK); in emlxs_fcf_fini()
1990 mutex_exit(&EMLXS_FCF_LOCK); in emlxs_fcf_fini()
1991 mutex_destroy(&EMLXS_FCF_LOCK); in emlxs_fcf_fini()
2014 mutex_init(&EMLXS_FCF_LOCK, NULL, MUTEX_DRIVER, NULL); in emlxs_fcf_init()
2015 mutex_enter(&EMLXS_FCF_LOCK); in emlxs_fcf_init()
2092 mutex_exit(&EMLXS_FCF_LOCK); in emlxs_fcf_init()
2152 mutex_enter(&EMLXS_FCF_LOCK); in emlxs_fcf_timer_notify()
2166 mutex_exit(&EMLXS_FCF_LOCK); in emlxs_fcf_timer_notify()
2195 mutex_enter(&EMLXS_FCF_LOCK); in emlxs_fcf_shutdown_notify()
2209 mutex_exit(&EMLXS_FCF_LOCK); in emlxs_fcf_shutdown_notify()
[all …]
H A Demlxs_dfc.c10404 mutex_enter(&EMLXS_FCF_LOCK); in emlxs_dfc_get_fcflist()
10430 mutex_exit(&EMLXS_FCF_LOCK); in emlxs_dfc_get_fcflist()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h2187 #define EMLXS_FCF_LOCK hba->sli.sli4.fcf_lock macro