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

/freebsd-11-stable/sys/dev/msk/
H A Dif_mskreg.h2543 #define MSK_UNLOCK(_sc) mtx_unlock(&(_sc)->msk_mtx) macro
2546 #define MSK_IF_UNLOCK(_sc) MSK_UNLOCK((_sc)->msk_softc)
H A Dif_msk.c3014 MSK_UNLOCK(sc);
3050 MSK_UNLOCK(sc);
3077 MSK_UNLOCK(sc);
3707 MSK_UNLOCK(sc);
3756 MSK_UNLOCK(sc);

Completed in 173 milliseconds