Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_rnd.c102 vi_reset_dev(&sc->vrsc_vs); in pci_vtrnd_reset()
H A Dvirtio.h426 void vi_reset_dev(struct virtio_softc *);
H A Dvirtio.c98 vi_reset_dev(struct virtio_softc *vs) in vi_reset_dev() function
155 vi_reset_dev(vs); /* set all vectors to NO_VECTOR */ in vi_intr_init()
H A Dpci_virtio_9p.c135 vi_reset_dev(&sc->vsc_vs); in pci_vt9p_reset()
H A Dpci_virtio_block.c240 vi_reset_dev(&sc->vbsc_vs); in pci_vtblk_reset()
H A Dpci_virtio_net.c184 vi_reset_dev(&sc->vsc_vs); in pci_vtnet_reset()
H A Dpci_virtio_input.c176 vi_reset_dev(&sc->vsc_vs); in pci_vtinput_reset()
H A Dpci_virtio_console.c193 vi_reset_dev(&sc->vsc_vs); in pci_vtcon_reset()
H A Dpci_virtio_scsi.c306 vi_reset_dev(&sc->vss_vs); in pci_vtscsi_reset()
H A Dpci_virtio_viona.c237 vi_reset_dev(&sc->vsc_vs); in pci_viona_update_status()