Searched refs:VR_LOCK (Results 1 – 2 of 2) sorted by relevance
833 VR_LOCK(sc); in vr_detach()1403 VR_LOCK(sc); in vr_rxeof()1584 VR_LOCK(sc); in vr_poll()1693 VR_LOCK(sc); in vr_int_task()1954 VR_LOCK(sc); in vr_start()2014 VR_LOCK(sc); in vr_init()2180 VR_LOCK(sc); in vr_ifmedia_upd()2202 VR_LOCK(sc); in vr_ifmedia_sts()2227 VR_LOCK(sc); in vr_ioctl()2497 VR_LOCK(sc); in vr_suspend()[all …]
742 #define VR_LOCK(_sc) mtx_lock(&(_sc)->vr_mtx) macro