Home
last modified time | relevance | path

Searched defs:INTR_UNLOCK (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/skd/
H A Dskd.h216 #define INTR_UNLOCK(skdev) mutex_exit(&skdev->skd_intr_mutex) macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2230 #define INTR_UNLOCK(ha) ql_intr_unlock(ha->pha) macro