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

/freebsd-10.2-release/sys/dev/fxp/
H A Dif_fxpvar.h110 #define FXP_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
H A Dif_fxp.c913 FXP_LOCK(sc);
1011 FXP_LOCK(sc);
1067 FXP_LOCK(sc);
1103 FXP_LOCK(sc);
1329 FXP_LOCK(sc);
1680 FXP_LOCK(sc);
1718 FXP_LOCK(sc);
2007 FXP_LOCK(sc);
2260 FXP_LOCK(sc);
2599 FXP_LOCK(s
[all...]

Completed in 48 milliseconds