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

/freebsd-13-stable/sys/mips/atheros/ar531x/
H A Dif_are.c389 ARE_LOCK(sc);
445 ARE_LOCK(sc);
512 ARE_LOCK(sc);
566 ARE_LOCK(sc);
674 ARE_LOCK(sc);
967 ARE_LOCK(sc);
987 ARE_LOCK(sc);
1025 ARE_LOCK(sc);
1049 ARE_LOCK(sc);
1585 ARE_LOCK(s
[all...]
H A Dif_arereg.h131 #define ARE_LOCK(_sc) mtx_lock(&(_sc)->are_mtx) macro

Completed in 109 milliseconds