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

/freebsd-13-stable/sys/dev/fxp/
H A Dif_fxpvar.h114 #define FXP_LOCK_ASSERT(_sc, _what) mtx_assert(&(_sc)->sc_mtx, (_what)) macro

Completed in 89 milliseconds