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

/freebsd-10.3-release/sys/dev/smc/
H A Dif_smc.c80 #define SMC_LOCK(sc) mtx_lock(&(sc)->smc_mtx) macro
344 SMC_LOCK(sc);
425 SMC_LOCK(sc);
486 SMC_LOCK(sc);
579 SMC_LOCK(sc);
684 SMC_LOCK(sc);
792 SMC_LOCK(sc);
829 SMC_LOCK(sc);
978 SMC_LOCK(sc);
995 SMC_LOCK(s
[all...]

Completed in 93 milliseconds