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

/freebsd-12-stable/usr.sbin/bhyve/
H A Dpci_virtio_block.c187 struct virtio_softc vbsc_vs; member in struct:pci_vtblk_softc
220 vi_reset_dev(&sc->vbsc_vs);
438 vi_softc_linkup(&sc->vbsc_vs, &sc->vbsc_consts, sc, pi, &sc->vbsc_vq);
439 sc->vbsc_vs.vs_mtx = &sc->vsc_mtx;
493 if (vi_intr_init(&sc->vbsc_vs, 1, fbsdrun_virtio_msix())) {
498 vi_set_io_bar(&sc->vbsc_vs, 0);

Completed in 48 milliseconds