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

/freebsd-10.2-release/sys/dev/bfe/
H A Dif_bfe.c501 BFE_UNLOCK(sc);
550 BFE_UNLOCK(sc);
558 BFE_UNLOCK(sc);
584 BFE_UNLOCK(sc);
597 BFE_UNLOCK(sc);
618 BFE_UNLOCK(sc);
1427 BFE_UNLOCK(sc);
1463 BFE_UNLOCK(sc);
1480 BFE_UNLOCK(sc);
1488 BFE_UNLOCK(s
[all...]
H A Dif_bfereg.h456 #define BFE_UNLOCK(_sc) mtx_unlock(&(_sc)->bfe_mtx) macro

Completed in 43 milliseconds