Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h2216 #define EMLXS_QUE_LOCK(n) hba->sli.sli4.que_lock[n] macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c3229 if (mutex_tryenter(&EMLXS_QUE_LOCK(channelno)) == 0) { in emlxs_sli4_issue_iocb_cmd()
3238 mutex_enter(&EMLXS_QUE_LOCK(channelno)); in emlxs_sli4_issue_iocb_cmd()
3471 mutex_exit(&EMLXS_QUE_LOCK(channelno)); in emlxs_sli4_issue_iocb_cmd()
3483 mutex_exit(&EMLXS_QUE_LOCK(channelno)); in emlxs_sli4_issue_iocb_cmd()
H A Demlxs_solaris.c6212 mutex_init(&EMLXS_QUE_LOCK(i), NULL, MUTEX_DRIVER, in emlxs_lock_init()
6294 mutex_destroy(&EMLXS_QUE_LOCK(i)); in emlxs_lock_destroy()