Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c2903 mutex_enter(&EMLXS_UB_LOCK); in emlxs_fca_ub_alloc()
2932 mutex_exit(&EMLXS_UB_LOCK); in emlxs_fca_ub_alloc()
2983 mutex_enter(&EMLXS_UB_LOCK); in emlxs_fca_ub_alloc()
3016 mutex_exit(&EMLXS_UB_LOCK); in emlxs_fca_ub_alloc()
3055 mutex_exit(&EMLXS_UB_LOCK); in emlxs_fca_ub_alloc()
3156 mutex_enter(&EMLXS_UB_LOCK); in emlxs_fca_ub_release()
3163 mutex_exit(&EMLXS_UB_LOCK); in emlxs_fca_ub_release()
3175 mutex_exit(&EMLXS_UB_LOCK); in emlxs_fca_ub_release()
3186 mutex_exit(&EMLXS_UB_LOCK); in emlxs_fca_ub_release()
3237 mutex_exit(&EMLXS_UB_LOCK); in emlxs_fca_ub_release()
[all …]
H A Demlxs_clock.c1095 mutex_enter(&EMLXS_UB_LOCK); in emlxs_timer_check_ub()
1144 mutex_exit(&EMLXS_UB_LOCK); in emlxs_timer_check_ub()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h2197 #define EMLXS_UB_LOCK port->ub_lock /* locks unsolicited */ macro