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

/freebsd-current/sys/dev/bce/
H A Dif_bce.c1482 BCE_LOCK(sc);
1532 BCE_LOCK(sc);
1580 BCE_LOCK(sc);
6069 BCE_LOCK(sc);
6291 BCE_LOCK(sc);
6707 BCE_LOCK(sc);
7086 BCE_LOCK(sc);
7514 BCE_LOCK(sc);
7551 BCE_LOCK(sc);
7564 BCE_LOCK(s
[all...]
H A Dif_bcereg.h1047 #define BCE_LOCK(_sc) mtx_lock(&(_sc)->bce_mtx) macro

Completed in 232 milliseconds