Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/mmio/
H A Dvirtio_mmio.h73 #define VIRTIO_MMIO_QUEUE_READY 0x044 /* requires version 2 */ macro
H A Dvirtio_mmio.c534 vtmmio_write_config_4(sc, VIRTIO_MMIO_QUEUE_READY, 1); in vtmmio_set_virtqueue()
957 vtmmio_write_config_4(sc, VIRTIO_MMIO_QUEUE_READY, 0); in vtmmio_free_virtqueues()
958 vtmmio_read_config_4(sc, VIRTIO_MMIO_QUEUE_READY); in vtmmio_free_virtqueues()