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

/freebsd-10.0-release/sys/dev/xl/
H A Dif_xl.c1204 XL_LOCK(sc);
1501 XL_LOCK(sc);
1578 XL_LOCK(sc);
1934 XL_LOCK(sc);
1977 XL_LOCK(sc);
2154 XL_LOCK(sc);
2219 XL_LOCK(sc);
2434 XL_LOCK(sc);
2666 XL_LOCK(sc);
2886 XL_LOCK(s
[all...]
H A Dif_xlreg.h623 #define XL_LOCK(_sc) mtx_lock(&(_sc)->xl_mtx) macro

Completed in 110 milliseconds