Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dvirtio.h424 void vq_endchains(struct vqueue_info *vq, int used_all_avail);
H A Dvirtio.c475 vq_endchains(struct vqueue_info *vq, int used_all_avail) in vq_endchains() argument
500 if (used_all_avail && in vq_endchains()