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

/freebsd-10.2-release/sys/sparc64/ebus/
H A Depic.c113 #define EPIC_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx) macro
202 EPIC_UNLOCK(sc);
215 EPIC_UNLOCK(sc);
/freebsd-10.2-release/sys/dev/tx/
H A Dif_txvar.h121 #define EPIC_UNLOCK(sc) mtx_unlock(&(sc)->lock) macro
H A Dif_tx.c486 EPIC_UNLOCK(sc);
514 EPIC_UNLOCK(sc);
547 EPIC_UNLOCK(sc);
559 EPIC_UNLOCK(sc);
565 EPIC_UNLOCK(sc);
575 EPIC_UNLOCK(sc);
582 EPIC_UNLOCK(sc);
646 EPIC_UNLOCK(sc);
796 EPIC_UNLOCK(sc);
929 EPIC_UNLOCK(s
[all...]

Completed in 76 milliseconds