Home
last modified time | relevance | path

Searched refs:VIRTIO_MMIO_QUEUE_NOTIFY (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/beri/virtio/
H A Dvirtio_mmio_platform.c158 case (VIRTIO_MMIO_QUEUE_NOTIFY): in platform_prewrite()
178 case (VIRTIO_MMIO_QUEUE_NOTIFY): in platform_note()
H A Dvirtio_block.c284 reg = READ2(sc, VIRTIO_MMIO_QUEUE_NOTIFY); in vtblk_notify()
/freebsd/sys/dev/virtio/mmio/
H A Dvirtio_mmio.h74 #define VIRTIO_MMIO_QUEUE_NOTIFY 0x050 macro
H A Dvirtio_mmio.c574 VIRTIO_MMIO_QUEUE_NOTIFY, VIRTIO_MMIO_VRING_ALIGN, in vtmmio_alloc_virtqueues()
671 MPASS(offset == VIRTIO_MMIO_QUEUE_NOTIFY); in vtmmio_notify_virtqueue()