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

/freebsd-9.3-release/sys/dev/sbni/
H A Dif_sbnivar.h125 #define SBNI_LOCK(sc) mtx_lock(&(sc)->lock) macro
H A Dif_sbni.c264 SBNI_LOCK(sc);
295 SBNI_LOCK(sc);
329 SBNI_LOCK(sc);
386 SBNI_LOCK(sc);
394 SBNI_LOCK(sc->slave_sc);
912 SBNI_LOCK(sc);
1113 SBNI_LOCK(sc);
1140 SBNI_LOCK(sc);
1153 SBNI_LOCK(sc);
1167 SBNI_LOCK(s
[all...]

Completed in 106 milliseconds