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

/freebsd-9.3-release/sys/dev/vx/
H A Dif_vxvar.h75 #define VX_UNLOCK(sc) mtx_unlock(&(sc)->vx_mtx) macro
H A Dif_vx.c205 VX_UNLOCK(sc);
221 VX_UNLOCK(sc);
430 VX_UNLOCK(sc);
681 VX_UNLOCK(sc);
767 VX_UNLOCK(sc);
927 VX_UNLOCK(sc);
940 VX_UNLOCK(sc);
951 VX_UNLOCK(sc);
H A Dif_vx_pci.c87 VX_UNLOCK(sc);

Completed in 52 milliseconds