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

/freebsd-12-stable/usr.sbin/bhyve/
H A Dpci_virtio_block.c189 struct vqueue_info vbsc_vq; member in struct:pci_vtblk_softc
240 vq_relchain(&sc->vbsc_vq, io->io_idx, 1);
241 vq_endchains(&sc->vbsc_vq, 0);
438 vi_softc_linkup(&sc->vbsc_vs, &sc->vbsc_consts, sc, pi, &sc->vbsc_vq);
441 sc->vbsc_vq.vq_qsize = VTBLK_RINGSZ;
442 /* sc->vbsc_vq.vq_notify = we have no per-queue notify */

Completed in 98 milliseconds