Home
last modified time | relevance | path

Searched refs:VIRTIO_MMIO_INTERRUPT_ACK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/virtio/mmio/
H A Dvirtio_mmio.h76 #define VIRTIO_MMIO_INTERRUPT_ACK 0x064 macro
H A Dvirtio_mmio.c1009 vtmmio_write_config_4(sc, VIRTIO_MMIO_INTERRUPT_ACK, status); in vtmmio_vq_intr()