Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/virtio/
H A Dvirtioreg.h131 #define VRING_USED_F_NO_NOTIFY 1 macro
H A Dvirtio.c705 if (!(vq->vq_used->flags & VRING_USED_F_NO_NOTIFY)) in virtio_sync_vq()