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

/freebsd-10.2-release/sys/mips/rmi/dev/xlr/
H A Drge.c189 #define RGE_LOCK(_sc) mtx_lock(&(_sc)->rge_mtx) macro
1929 RGE_LOCK(sc);
1954 RGE_LOCK(sc);
2146 RGE_LOCK(sc);
2183 RGE_LOCK(sc);
2236 RGE_LOCK(sc);

Completed in 44 milliseconds