Searched defs:INTR_LOCK (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/skd/
H A Dskd.h212 * NOTE: INTR_LOCK() should be held prior to grabbing WAITQ_LOCK() if both
215 #define INTR_LOCK(skdev) mutex_enter(&skdev->skd_intr_mutex) macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1929 #define INTR_LOCK(ha) mutex_enter(&ha->pha->intr_mutex) macro

Completed in 71 milliseconds