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

/freebsd-12-stable/sys/dev/ed/
H A Dif_ed_rtl80x9.c153 ED_LOCK(sc);
202 ED_LOCK(sc);
H A Dif_ed.c386 ED_LOCK(sc);
508 ED_LOCK(sc);
722 ED_LOCK(sc);
968 ED_LOCK(sc);
988 * ED_LOCK (so we can't get into here).
1237 ED_LOCK(sc);
1264 ED_LOCK(sc);
1356 ED_LOCK(sc);
H A Dif_edvar.h295 #define ED_LOCK(_sc) mtx_lock(ED_MUTEX(_sc)) macro
H A Dif_ed_pccard.c1157 ED_LOCK(sc);
1175 ED_LOCK(sc);

Completed in 115 milliseconds