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

/freebsd-10.3-release/sys/dev/nve/
H A Dif_nvereg.h185 #define NVE_LOCK(_sc) mtx_lock(&(_sc)->mtx) macro
H A Dif_nve.c585 NVE_LOCK(sc);
641 NVE_LOCK(sc);
746 NVE_LOCK(sc);
860 NVE_LOCK(sc);
1007 NVE_LOCK(sc);
1023 NVE_LOCK(sc);
1045 NVE_LOCK(sc);
1079 NVE_LOCK(sc);
1167 NVE_LOCK(sc);
1200 NVE_LOCK(s
[all...]

Completed in 106 milliseconds