Home
last modified time | relevance | path

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

/freebsd-13-stable/usr.sbin/bhyve/
HDvirtio.c81 queues[i].vq_vs = vs; in vi_softc_linkup()
281 vs = vq->vq_vs; in vq_getchain()
489 vs = vq->vq_vs; in vq_endchains()
HDvirtio.h303 struct virtio_softc *vq_vs; /* backpointer to softc */ member