Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_virtio_rnd.c100 vi_reset_dev(&sc->vrsc_vs); in pci_vtrnd_reset()
H A Dvirtio.h414 void vi_reset_dev(struct virtio_softc *);
H A Dvirtio.c97 vi_reset_dev(struct virtio_softc *vs) in vi_reset_dev() function
154 vi_reset_dev(vs); /* set all vectors to NO_VECTOR */ in vi_intr_init()
H A Dpci_virtio_9p.c123 vi_reset_dev(&sc->vsc_vs); in pci_vt9p_reset()
H A Dpci_virtio_block.c228 vi_reset_dev(&sc->vbsc_vs); in pci_vtblk_reset()
H A Dpci_virtio_net.c193 vi_reset_dev(&sc->vsc_vs); in pci_vtnet_reset()
H A Dpci_virtio_input.c174 vi_reset_dev(&sc->vsc_vs); in pci_vtinput_reset()
H A Dpci_virtio_console.c187 vi_reset_dev(&sc->vsc_vs); in pci_vtcon_reset()
H A Dpci_virtio_scsi.c304 vi_reset_dev(&sc->vss_vs); in pci_vtscsi_reset()