Home
last modified time | relevance | path

Searched refs:EQ_LOCK_ASSERT_OWNED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h626 #define EQ_LOCK_ASSERT_OWNED(eq) ASSERT(mutex_owned(&(eq)->lock)) macro
631 #define TXQ_LOCK_ASSERT_OWNED(txq) EQ_LOCK_ASSERT_OWNED(&(txq)->eq)
H A Dt4_sge.c3199 EQ_LOCK_ASSERT_OWNED(eq); in reclaim_tx_descs()
3272 EQ_LOCK_ASSERT_OWNED(eq); in write_txqflush_wr()