Searched refs:vq_owner (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/virtio/
H A Dvirtiovar.h98 struct virtio_softc *vq_owner; member in struct:virtqueue
H A Dvirtio.c498 vq->vq_owner = sc;
541 struct virtio_softc *sc = vq->vq_owner;
680 struct virtio_softc *vsc = vq->vq_owner;

Completed in 2510 milliseconds