Searched refs:MWL_LOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/mwl/
H A Dif_mwlvar.h345 #define MWL_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
H A Dif_mwl.c532 MWL_LOCK(sc);
764 MWL_LOCK(sc);
774 MWL_LOCK(sc);
788 MWL_LOCK(sc);
1322 MWL_LOCK(sc);
4693 MWL_LOCK(sc);
4755 MWL_LOCK(sc);

Completed in 120 milliseconds