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

/freebsd-10.3-release/sys/dev/hme/
H A Dif_hmevar.h143 #define HME_LOCK(_sc) mtx_lock(&(_sc)->sc_lock) macro
H A Dif_hme.c221 HME_LOCK(sc);
408 HME_LOCK(sc);
439 HME_LOCK(sc);
449 HME_LOCK(sc);
732 HME_LOCK(sc);
1104 HME_LOCK(sc);
1112 HME_LOCK(sc);
1342 HME_LOCK(sc);
1544 HME_LOCK(sc);
1584 HME_LOCK(s
[all...]

Completed in 110 milliseconds