Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h541 #define EQ_LOCK_ASSERT_OWNED(eq) ASSERT(mutex_owned(&(eq)->lock)) macro
546 #define TXQ_LOCK_ASSERT_OWNED(txq) EQ_LOCK_ASSERT_OWNED(&(txq)->eq)
H A Dt4_sge.c2836 EQ_LOCK_ASSERT_OWNED(eq); in reclaim_tx_descs()
2909 EQ_LOCK_ASSERT_OWNED(eq); in write_txqflush_wr()