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

/freebsd-13-stable/sys/dev/beri/virtio/
H A Dvirtio.h54 uint32_t vq_pfn; /* PFN of virt queue (not shifted!) */ member in struct:vqueue_info
H A Dvirtio_block.c323 vq->vq_pfn = pfn;
/freebsd-13-stable/usr.sbin/bhyve/
H A Dvirtio.c109 vq->vq_pfn = 0;
183 vq->vq_pfn = pfn;
634 value = vs->vs_queues[vs->vs_curq].vq_pfn;
897 SNAPSHOT_VAR_OR_LEAVE(vq->vq_pfn, meta, ret, done);
H A Dvirtio.h405 uint32_t vq_pfn; /* PFN of virt queue (not shifted!) */ member in struct:vqueue_info
/freebsd-13-stable/sys/dev/beri/virtio/network/
H A Dif_vtbe.c359 vq->vq_pfn = pfn;

Completed in 161 milliseconds