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

/freebsd-12-stable/usr.sbin/bhyve/
H A Dpci_virtio_rnd.c76 struct virtio_softc vrsc_vs; member in struct:pci_vtrnd_softc
107 vi_reset_dev(&sc->vrsc_vs);
181 vi_softc_linkup(&sc->vrsc_vs, &vtrnd_vi_consts, sc, pi, &sc->vrsc_vq);
182 sc->vrsc_vs.vs_mtx = &sc->vrsc_mtx;
196 if (vi_intr_init(&sc->vrsc_vs, 1, fbsdrun_virtio_msix()))
198 vi_set_io_bar(&sc->vrsc_vs, 0);

Completed in 171 milliseconds