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

/freebsd-10-stable/sys/dev/e1000/
H A Dif_igb.h603 #define IGB_TX_LOCK_ASSERT(_sc) mtx_assert(&(_sc)->tx_mtx, MA_OWNED) macro

Completed in 180 milliseconds