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

/haiku/src/add-ons/kernel/drivers/network/ether/via_rhine/dev/vr/
H A Dif_vr.c338 VR_UNLOCK(sc);
833 VR_UNLOCK(sc);
1398 VR_UNLOCK(sc);
1584 VR_UNLOCK(sc);
1715 VR_UNLOCK(sc);
1740 VR_UNLOCK(sc);
1953 VR_UNLOCK(sc);
2013 VR_UNLOCK(sc);
2183 VR_UNLOCK(sc);
2201 VR_UNLOCK(s
[all...]
H A Dif_vrreg.h747 #define VR_UNLOCK(_sc) mtx_unlock(&(_sc)->vr_mtx) macro

Completed in 101 milliseconds