Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c1990 mutex_exit(&EMLXS_FCF_LOCK); in emlxs_fcf_fini()
2092 mutex_exit(&EMLXS_FCF_LOCK); in emlxs_fcf_init()
2166 mutex_exit(&EMLXS_FCF_LOCK); in emlxs_fcf_timer_notify()
2224 mutex_exit(&EMLXS_FCF_LOCK); in emlxs_fcf_shutdown_notify()
2258 mutex_exit(&EMLXS_FCF_LOCK); in emlxs_fcf_linkup_notify()
2292 mutex_exit(&EMLXS_FCF_LOCK); in emlxs_fcf_linkdown_notify()
2327 mutex_exit(&EMLXS_FCF_LOCK); in emlxs_fcf_cvl_notify()
2361 mutex_exit(&EMLXS_FCF_LOCK); in emlxs_fcf_full_notify()
2396 mutex_exit(&EMLXS_FCF_LOCK); in emlxs_fcf_found_notify()
2431 mutex_exit(&EMLXS_FCF_LOCK); in emlxs_fcf_changed_notify()
[all …]
H A Demlxs_dfc.c10465 mutex_enter(&EMLXS_FCF_LOCK); in emlxs_dfc_get_fcflist()
10491 mutex_exit(&EMLXS_FCF_LOCK); in emlxs_dfc_get_fcflist()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h2221 #define EMLXS_FCF_LOCK hba->sli.sli4.fcf_lock macro