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

/freebsd-12-stable/sys/arm/ralink/
H A Dif_fv.c646 FV_LOCK_ASSERT(sc);
753 FV_LOCK_ASSERT(sc);
911 FV_LOCK_ASSERT(sc);
955 FV_LOCK_ASSERT(sc);
1567 FV_LOCK_ASSERT(sc);
1634 FV_LOCK_ASSERT(sc);
1768 FV_LOCK_ASSERT(sc);
H A Dif_fvreg.h137 #define FV_LOCK_ASSERT(_sc) mtx_assert(&(_sc)->fv_mtx, MA_OWNED) macro

Completed in 99 milliseconds