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

/freebsd-current/sys/dev/fxp/
H A Dif_fxpvar.h111 #define FXP_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro
H A Dif_fxp.c918 FXP_UNLOCK(sc);
1017 FXP_UNLOCK(sc);
1087 FXP_UNLOCK(sc);
1125 FXP_UNLOCK(sc);
1331 FXP_UNLOCK(sc);
1679 FXP_UNLOCK(sc);
1690 FXP_UNLOCK(sc);
1700 FXP_UNLOCK(sc);
1717 FXP_UNLOCK(sc);
1723 FXP_UNLOCK(s
[all...]

Completed in 148 milliseconds