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

/freebsd-10.2-release/sys/dev/cmx/
H A Dcmx.c274 CMX_LOCK(sc);
398 CMX_LOCK(sc);
424 CMX_LOCK(sc);
448 CMX_LOCK(sc);
460 CMX_LOCK(sc);
491 CMX_LOCK(sc);
663 CMX_LOCK(sc);
H A Dcmxvar.h97 #define CMX_LOCK(sc) mtx_lock(&(sc)->mtx) macro

Completed in 40 milliseconds