Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/skd/
H A Dskd.h215 #define INTR_LOCK(skdev) mutex_enter(&skdev->skd_intr_mutex) macro
/titanic_41/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