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/common/
H A Dpci_virtio_rnd.c178 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.c374 vi_softc_linkup(&sc->vsc_vs, &vt9p_vi_consts, sc, pi, &sc->vsc_vq); in pci_vt9p_init()
H A Dpci_virtio_block.c483 vi_softc_linkup(&sc->vbsc_vs, &sc->vbsc_consts, sc, pi, &sc->vbsc_vq); in pci_vtblk_init()
H A Dpci_virtio_net.c668 vi_softc_linkup(&sc->vsc_vs, &sc->vsc_consts, sc, pi, sc->vsc_queues); in pci_vtnet_init()
H A Dvirtio.c68 vi_softc_linkup(struct virtio_softc *vs, struct virtio_consts *vc, in vi_softc_linkup() function
H A Dpci_virtio_input.c720 vi_softc_linkup( in pci_vtinput_init()
H A Dpci_virtio_console.c723 vi_softc_linkup(&sc->vsc_vs, &vtcon_vi_consts, sc, pi, sc->vsc_queues); in pci_vtcon_init()
H A Dpci_virtio_scsi.c731 vi_softc_linkup(&sc->vss_vs, &vtscsi_vi_consts, sc, pi, sc->vss_vq); in pci_vtscsi_init()
H A Dpci_virtio_viona.c810 vi_softc_linkup(&sc->vsc_vs, &sc->vsc_consts, sc, pi, sc->vsc_queues); in pci_viona_init()