Home
last modified time | relevance | path

Searched refs:VT9P_UNLOCK (Results 1 – 1 of 1) sorted by relevance

/src/sys/dev/virtio/p9fs/
H A Dvirtio_p9fs.c56 #define VT9P_UNLOCK(_sc) mtx_unlock(VT9P_MTX(_sc)) macro
163 VT9P_UNLOCK(chan); in vt9p_request()
171 VT9P_UNLOCK(chan); in vt9p_request()
188 VT9P_UNLOCK(chan); in vt9p_request()
198 VT9P_UNLOCK(chan); in vt9p_request()
202 VT9P_UNLOCK(chan); in vt9p_request()
237 VT9P_UNLOCK(chan); in vt9p_intr_complete()
283 VT9P_UNLOCK(sc); in vt9p_detach()