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

/freebsd-current/usr.sbin/bhyve/
H A Dpci_virtio_rnd.c177 vi_softc_linkup(&sc->vrsc_vs, &vtrnd_vi_consts, sc, pi, &sc->vrsc_vq);
H A Dvirtio.h410 void vi_softc_linkup(struct virtio_softc *vs, struct virtio_consts *vc,
H A Dpci_virtio_9p.c323 vi_softc_linkup(&sc->vsc_vs, &vt9p_vi_consts, sc, pi, &sc->vsc_vq);
H A Dpci_virtio_block.c495 vi_softc_linkup(&sc->vbsc_vs, &sc->vbsc_consts, sc, pi, &sc->vbsc_vq);
H A Dpci_virtio_net.c641 vi_softc_linkup(&sc->vsc_vs, &sc->vsc_consts, sc, pi, sc->vsc_queues);
H A Dpci_virtio_console.c698 vi_softc_linkup(&sc->vsc_vs, &vtcon_vi_consts, sc, pi, sc->vsc_queues);
H A Dpci_virtio_input.c719 vi_softc_linkup(
H A Dpci_virtio_scsi.c730 vi_softc_linkup(&sc->vss_vs, &vtscsi_vi_consts, sc, pi, sc->vss_vq);
H A Dvirtio.c68 vi_softc_linkup(struct virtio_softc *vs, struct virtio_consts *vc, function

Completed in 100 milliseconds