Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_rnd.c89 .vc_reset = pci_vtrnd_reset,
H A Dvirtio.h265 void (*vc_reset)(void *); /* called on virtual device reset */ member
H A Dpci_virtio_9p.c120 .vc_reset = pci_vt9p_reset,
H A Dpci_virtio_block.c222 .vc_reset = pci_vtblk_reset,
H A Dpci_virtio_net.c142 .vc_reset = pci_vtnet_reset,
H A Dpci_virtio_input.c164 .vc_reset = pci_vtinput_reset,
H A Dvirtio.c791 (*vc->vc_reset)(DEV_SOFTC(vs)); in vi_pci_write()
H A Dpci_virtio_console.c178 .vc_reset = pci_vtcon_reset,
H A Dpci_virtio_scsi.c253 .vc_reset = pci_vtscsi_reset,
H A Dpci_virtio_viona.c164 .vc_reset = NULL,