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

/freebsd-10.3-release/sys/dev/virtio/
H A Dvirtqueue.c131 static int vq_ring_must_notify_host(struct virtqueue *);
405 if (vq_ring_must_notify_host(vq))
770 vq_ring_must_notify_host(struct virtqueue *vq) function

Completed in 54 milliseconds