Symbol: EMLXS_PKT_LOCK
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
9006
mutex_enter(&EMLXS_PKT_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
9013
cv_timedwait(&EMLXS_PKT_CV, &EMLXS_PKT_LOCK,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
9018
mutex_exit(&EMLXS_PKT_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
9027
mutex_exit(&EMLXS_PKT_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
9053
mutex_enter(&EMLXS_PKT_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
9056
rval = cv_timedwait(&EMLXS_PKT_CV, &EMLXS_PKT_LOCK, timeout);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
9058
mutex_exit(&EMLXS_PKT_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
9079
mutex_enter(&EMLXS_PKT_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
9083
mutex_exit(&EMLXS_PKT_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
9251
mutex_enter(&EMLXS_PKT_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
9262
mutex_exit(&EMLXS_PKT_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_diag.c
123
mutex_enter(&EMLXS_PKT_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_diag.c
126
mutex_exit(&EMLXS_PKT_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_diag.c
233
mutex_enter(&EMLXS_PKT_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_diag.c
238
cv_timedwait(&EMLXS_PKT_CV, &EMLXS_PKT_LOCK, timeout);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_diag.c
241
mutex_exit(&EMLXS_PKT_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
2164
mutex_enter(&EMLXS_PKT_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
2171
&EMLXS_PKT_LOCK, timeout);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
2173
mutex_exit(&EMLXS_PKT_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_mbox.c
3157
mutex_enter(&EMLXS_PKT_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_mbox.c
3160
mutex_exit(&EMLXS_PKT_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_node.c
368
mutex_enter(&EMLXS_PKT_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_node.c
370
mutex_exit(&EMLXS_PKT_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10321
mutex_enter(&EMLXS_PKT_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10323
mutex_exit(&EMLXS_PKT_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
2677
mutex_enter(&EMLXS_PKT_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
2679
cv_wait(&EMLXS_PKT_CV, &EMLXS_PKT_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
2681
mutex_exit(&EMLXS_PKT_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3791
mutex_enter(&EMLXS_PKT_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3797
&EMLXS_PKT_LOCK, pkt_timeout);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3799
mutex_exit(&EMLXS_PKT_LOCK);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
6245
mutex_init(&EMLXS_PKT_LOCK, NULL, MUTEX_DRIVER,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
6253
mutex_init(&EMLXS_PKT_LOCK, NULL, MUTEX_DRIVER,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
6313
mutex_destroy(&EMLXS_PKT_LOCK);