Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/virtio/
H A Dvirtiovar.h98 struct virtio_softc *vq_owner; member
H A Dvirtio.c513 vq->vq_owner = sc; in virtio_alloc_vq()
557 struct virtio_softc *sc = vq->vq_owner; in virtio_free_vq()
692 struct virtio_softc *vsc = vq->vq_owner; in virtio_sync_vq()