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

/freebsd-9.3-release/sys/dev/e1000/
H A Dif_lem.c720 EM_CORE_LOCK(adapter);
792 EM_CORE_LOCK(adapter);
809 EM_CORE_LOCK(adapter);
941 EM_CORE_LOCK(adapter);
966 EM_CORE_LOCK(adapter);
989 EM_CORE_LOCK(adapter);
1005 EM_CORE_LOCK(adapter);
1031 EM_CORE_LOCK(adapter);
1038 EM_CORE_LOCK(adapter);
1222 EM_CORE_LOCK(adapte
[all...]
H A Dif_em.h493 #define EM_CORE_LOCK(_sc) mtx_lock(&(_sc)->core_mtx) macro
H A Dif_lem.h487 #define EM_CORE_LOCK(_sc) mtx_lock(&(_sc)->core_mtx) macro
H A Dif_em.c799 EM_CORE_LOCK(adapter);
856 EM_CORE_LOCK(adapter);
874 EM_CORE_LOCK(adapter);
1118 EM_CORE_LOCK(adapter);
1158 EM_CORE_LOCK(adapter);
1178 EM_CORE_LOCK(adapter);
1190 EM_CORE_LOCK(adapter);
1217 EM_CORE_LOCK(adapter);
1224 EM_CORE_LOCK(adapter);
1413 EM_CORE_LOCK(adapte
[all...]
/freebsd-9.3-release/sys/dev/netmap/
H A Dif_em_netmap.h92 EM_CORE_LOCK(adapter);
H A Dif_lem_netmap.h52 EM_CORE_LOCK(adapter);

Completed in 69 milliseconds