Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_athvar.h427 #define ATH_NODE_UNLOCK_ASSERT(_an) KKASSERT(lockstatus(&(_an)->an_mtx, curthread) != LK_EXCLUSIVE) macro
H A Dif_ath.c4322 ATH_NODE_UNLOCK_ASSERT(an);