Home
last modified time | relevance | path

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

/src/sys/dev/virtio/p9fs/
H A Dvirtio_p9fs.c55 #define VT9P_LOCK(_sc) mtx_lock(VT9P_MTX(_sc)) macro
156 VT9P_LOCK(chan); in vt9p_request()
226 VT9P_LOCK(chan); in vt9p_intr_complete()
281 VT9P_LOCK(sc); in vt9p_detach()