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

/freebsd-10.3-release/sys/mips/atheros/
H A Dif_arge.c673 ARGE_LOCK(sc);
735 ARGE_LOCK(sc);
831 ARGE_LOCK(sc);
1010 ARGE_LOCK(sc);
1193 ARGE_LOCK(sc);
1299 ARGE_LOCK(sc);
1345 ARGE_LOCK(sc);
1351 ARGE_LOCK(sc);
1379 ARGE_LOCK(sc);
1399 ARGE_LOCK(s
[all...]
H A Dif_argevar.h51 #define ARGE_LOCK(_sc) mtx_lock(&(_sc)->arge_mtx) macro

Completed in 63 milliseconds