Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/virtio/
H A Dvirtioreg.h154 struct vring_avail { struct
H A Dvirtiovar.h105 struct vring_avail *vq_avail;
H A Dvirtio.c460 sizeof (struct vring_avail) + in virtio_alloc_vq()