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

/freebsd-10.0-release/sys/dev/bge/
H A Dif_bge.c3961 BGE_UNLOCK(sc);
4414 BGE_UNLOCK(sc);
4545 BGE_UNLOCK(sc);
4577 BGE_UNLOCK(sc);
4584 BGE_UNLOCK(sc);
4616 BGE_UNLOCK(sc);
4647 BGE_UNLOCK(sc);
4657 BGE_UNLOCK(sc);
4676 BGE_UNLOCK(sc);
4738 BGE_UNLOCK(s
[all...]
H A Dif_bgereg.h3064 #define BGE_UNLOCK(_sc) mtx_unlock(&(_sc)->bge_mtx) macro

Completed in 131 milliseconds