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

/freebsd-10.2-release/sys/sparc64/ebus/
H A Depic.c112 #define EPIC_LOCK(sc) mtx_lock(&(sc)->sc_mtx) macro
199 EPIC_LOCK(sc);
212 EPIC_LOCK(sc);
/freebsd-10.2-release/sys/dev/tx/
H A Dif_txvar.h120 #define EPIC_LOCK(sc) mtx_lock(&(sc)->lock) macro
H A Dif_tx.c484 EPIC_LOCK(sc);
512 EPIC_LOCK(sc);
540 EPIC_LOCK(sc);
555 EPIC_LOCK(sc);
580 EPIC_LOCK(sc);
644 EPIC_LOCK(sc);
798 EPIC_LOCK(sc);
871 EPIC_LOCK(sc);
1017 EPIC_LOCK(sc);
1156 EPIC_LOCK(s
[all...]

Completed in 60 milliseconds