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

/freebsd-current/usr.sbin/bhyve/
H A Dvirtio.h424 void vq_endchains(struct vqueue_info *vq, int used_all_avail);
H A Dvirtio.c464 * Note that used_all_avail is provided by the caller because it's
470 vq_endchains(struct vqueue_info *vq, int used_all_avail) argument
495 if (used_all_avail &&

Completed in 70 milliseconds