Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/mmio/
H A Dvirtio_mmio.h82 #define VIRTIO_MMIO_QUEUE_USED_LOW 0x0a0 /* requires version 2 */ macro
H A Dvirtio_mmio.c529 vtmmio_write_config_4(sc, VIRTIO_MMIO_QUEUE_USED_LOW, in vtmmio_set_virtqueue()