Home
last modified time | relevance | path

Searched refs:vq_devcfg_changed (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dvirtio.h454 vq_devcfg_changed(struct virtio_softc *vs) in vq_devcfg_changed() function
H A Dpci_virtio_block.c486 vq_devcfg_changed(&sc->vbsc_vs); in pci_vtblk_resized()
H A Dpci_virtio_net.c755 vq_devcfg_changed(&sc->vsc_vs); in pci_vtnet_cfgwrite()
H A Dpci_virtio_input.c481 vq_devcfg_changed(&sc->vsc_vs); in pci_vtinput_cfgwrite()
H A Dpci_virtio_viona.c1059 vq_devcfg_changed(&sc->vsc_vs); in pci_viona_cfgwrite()
H A Dvirtio.c228 vq_devcfg_changed(vs); in vi_error()