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

/freebsd-11-stable/sys/dev/bfe/
H A Dif_bfe.c502 BFE_UNLOCK(sc);
551 BFE_UNLOCK(sc);
559 BFE_UNLOCK(sc);
585 BFE_UNLOCK(sc);
598 BFE_UNLOCK(sc);
619 BFE_UNLOCK(sc);
1428 BFE_UNLOCK(sc);
1464 BFE_UNLOCK(sc);
1481 BFE_UNLOCK(sc);
1489 BFE_UNLOCK(s
[all...]
H A Dif_bfereg.h456 #define BFE_UNLOCK(_sc) mtx_unlock(&(_sc)->bfe_mtx) macro

Completed in 108 milliseconds