Home
last modified time | relevance | path

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

/src/usr.sbin/bhyve/
H A Dpci_virtio_rnd.c87 .vc_reset = pci_vtrnd_reset,
H A Dvirtio.h263 void (*vc_reset)(void *); /* called on virtual device reset */ member
H A Dpci_virtio_9p.c108 .vc_reset = pci_vt9p_reset,
H A Dpci_virtio_block.c209 .vc_reset = pci_vtblk_reset,
H A Dpci_virtio_net.c146 .vc_reset = pci_vtnet_reset,
H A Dpci_virtio_input.c162 .vc_reset = pci_vtinput_reset,
H A Dpci_virtio_console.c172 .vc_reset = pci_vtcon_reset,
H A Dvirtio.c795 (*vc->vc_reset)(DEV_SOFTC(vs)); in vi_pci_write()
H A Dpci_virtio_scsi.c310 .vc_reset = pci_vtscsi_reset,