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

/freebsd-10-stable/sys/dev/lge/
H A Dif_lge.c602 LGE_LOCK(sc);
959 LGE_LOCK(sc);
1076 LGE_LOCK(sc);
1184 LGE_LOCK(sc);
1244 LGE_LOCK(sc);
1385 LGE_LOCK(sc);
1423 LGE_LOCK(sc);
1446 LGE_LOCK(sc);
1454 LGE_LOCK(sc);
1481 LGE_LOCK(s
[all...]
H A Dif_lgereg.h550 #define LGE_LOCK(sc) mtx_lock(&(sc)->lge_mtx) macro

Completed in 155 milliseconds