Home
last modified time | relevance | path

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

/src/usr.sbin/bhyve/
H A Dvirtio.c82 queues[i].vq_vs = vs; in vi_softc_linkup()
282 vs = vq->vq_vs; in vq_getchain()
490 vs = vq->vq_vs; in vq_endchains()
H A Dvirtio.h303 struct virtio_softc *vq_vs; /* backpointer to softc */ member