Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_rnd.c90 .vc_qnotify = pci_vtrnd_notify,
H A Dvirtio.h266 void (*vc_qnotify)(void *, struct vqueue_info *); member
H A Dvirtio.c781 else if (vc->vc_qnotify) in vi_pci_write()
782 (*vc->vc_qnotify)(DEV_SOFTC(vs), vq); in vi_pci_write()
H A Dpci_virtio_9p.c121 .vc_qnotify = pci_vt9p_notify,
H A Dpci_virtio_block.c223 .vc_qnotify = pci_vtblk_notify,
H A Dpci_virtio_viona.c165 .vc_qnotify = NULL,