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

/freebsd-10.2-release/sys/dev/nfe/
H A Dif_nfe.c148 #define NFE_LOCK(_sc) mtx_lock(&(_sc)->nfe_mtx) macro
705 NFE_LOCK(sc);
793 NFE_LOCK(sc);
811 NFE_LOCK(sc);
1645 NFE_LOCK(sc);
1736 NFE_LOCK(sc);
1747 NFE_LOCK(sc);
1771 NFE_LOCK(sc);
1790 NFE_LOCK(sc);
1797 NFE_LOCK(s
[all...]

Completed in 106 milliseconds