Symbol: EMLXS_LINKUP_LOCK
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
6160
mutex_enter(&EMLXS_LINKUP_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
6168
&EMLXS_LINKUP_LOCK, timeout);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
6171
mutex_exit(&EMLXS_LINKUP_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
1620
mutex_enter(&EMLXS_LINKUP_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
1625
mutex_exit(&EMLXS_LINKUP_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
1705
mutex_enter(&EMLXS_LINKUP_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
1707
mutex_exit(&EMLXS_LINKUP_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_mbox.c
1743
mutex_enter(&EMLXS_LINKUP_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_mbox.c
1745
mutex_exit(&EMLXS_LINKUP_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3907
mutex_enter(&EMLXS_LINKUP_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3909
mutex_exit(&EMLXS_LINKUP_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3912
mutex_enter(&EMLXS_LINKUP_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3914
mutex_exit(&EMLXS_LINKUP_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3924
mutex_enter(&EMLXS_LINKUP_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3929
cv_timedwait(&EMLXS_LINKUP_CV, &EMLXS_LINKUP_LOCK,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3934
mutex_exit(&EMLXS_LINKUP_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
6196
mutex_init(&EMLXS_LINKUP_LOCK, NULL, MUTEX_DRIVER,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
6283
mutex_destroy(&EMLXS_LINKUP_LOCK);