Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_rnd.c75 struct virtio_softc vrsc_vs; member
102 vi_reset_dev(&sc->vrsc_vs); in pci_vtrnd_reset()
179 vi_softc_linkup(&sc->vrsc_vs, &vtrnd_vi_consts, sc, pi, &sc->vrsc_vq); in pci_vtrnd_init()
180 sc->vrsc_vs.vs_mtx = &sc->vrsc_mtx; in pci_vtrnd_init()
194 if (vi_intr_init(&sc->vrsc_vs, 1, fbsdrun_virtio_msix())) in pci_vtrnd_init()
196 vi_set_io_bar(&sc->vrsc_vs, 0); in pci_vtrnd_init()