Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/bhyve/
H A Dpci_virtio_rnd.c107 vi_reset_dev(&sc->vrsc_vs); in pci_vtrnd_reset()
H A Dvirtio.h401 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.c128 vi_reset_dev(&sc->vsc_vs); in pci_vt9p_reset()
H A Dpci_virtio_block.c233 vi_reset_dev(&sc->vbsc_vs); in pci_vtblk_reset()
H A Dpci_virtio_net.c199 vi_reset_dev(&sc->vsc_vs); in pci_vtnet_reset()
H A Dpci_virtio_console.c192 vi_reset_dev(&sc->vsc_vs); in pci_vtcon_reset()
H A Dpci_virtio_scsi.c309 vi_reset_dev(&sc->vss_vs); in pci_vtscsi_reset()