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

/freebsd-11-stable/sys/dev/ixl/
H A Dixl.h358 #define IXL_TX_LOCK_ASSERT(_sc) mtx_assert(&(_sc)->mtx, MA_OWNED) macro

Completed in 158 milliseconds