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

/freebsd-12-stable/sys/arm/ralink/
H A Dif_fv.c413 FV_LOCK(sc);
469 FV_LOCK(sc);
579 FV_LOCK(sc);
633 FV_LOCK(sc);
732 FV_LOCK(sc);
985 FV_LOCK(sc);
1015 FV_LOCK(sc);
1047 FV_LOCK(sc);
1076 FV_LOCK(sc);
1100 FV_LOCK(s
[all...]
H A Dif_fvreg.h135 #define FV_LOCK(_sc) mtx_lock(&(_sc)->fv_mtx) macro

Completed in 115 milliseconds