Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_rnd.c179 vi_softc_linkup(&sc->vrsc_vs, &vtrnd_vi_consts, sc, pi, &sc->vrsc_vq); in pci_vtrnd_init()
H A Dvirtio.h422 void vi_softc_linkup(struct virtio_softc *vs, struct virtio_consts *vc,
H A Dpci_virtio_9p.c375 vi_softc_linkup(&sc->vsc_vs, &vt9p_vi_consts, sc, pi, &sc->vsc_vq); in pci_vt9p_init()
H A Dpci_virtio_block.c484 vi_softc_linkup(&sc->vbsc_vs, &sc->vbsc_consts, sc, pi, &sc->vbsc_vq); in pci_vtblk_init()
H A Dpci_virtio_net.c669 vi_softc_linkup(&sc->vsc_vs, &sc->vsc_consts, sc, pi, sc->vsc_queues); in pci_vtnet_init()
H A Dpci_virtio_input.c721 vi_softc_linkup( in pci_vtinput_init()
H A Dvirtio.c69 vi_softc_linkup(struct virtio_softc *vs, struct virtio_consts *vc, in vi_softc_linkup() function
H A Dpci_virtio_console.c724 vi_softc_linkup(&sc->vsc_vs, &vtcon_vi_consts, sc, pi, sc->vsc_queues); in pci_vtcon_init()
H A Dpci_virtio_scsi.c732 vi_softc_linkup(&sc->vss_vs, &vtscsi_vi_consts, sc, pi, sc->vss_vq); in pci_vtscsi_init()
H A Dpci_virtio_viona.c776 vi_softc_linkup(&sc->vsc_vs, &sc->vsc_consts, sc, pi, sc->vsc_queues); in pci_viona_init()