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

/freebsd-10-stable/sys/dev/vx/
H A Dif_vxvar.h75 #define VX_UNLOCK(sc) mtx_unlock(&(sc)->vx_mtx) macro
H A Dif_vx.c204 VX_UNLOCK(sc);
220 VX_UNLOCK(sc);
429 VX_UNLOCK(sc);
680 VX_UNLOCK(sc);
766 VX_UNLOCK(sc);
926 VX_UNLOCK(sc);
939 VX_UNLOCK(sc);
950 VX_UNLOCK(sc);
H A Dif_vx_pci.c87 VX_UNLOCK(sc);

Completed in 200 milliseconds