Searched refs:VIRTIO_MMIO_CONFIG (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/virtio/mmio/
H A Dvirtio_mmio.h87 #define VIRTIO_MMIO_CONFIG 0x100 macro
H A Dvirtio_mmio.c676 off = VIRTIO_MMIO_CONFIG + offset;
748 off = VIRTIO_MMIO_CONFIG + offset;
/freebsd-13-stable/sys/dev/beri/virtio/
H A Dvirtio_block.c399 WRITE4(sc, VIRTIO_MMIO_CONFIG + i, *s);

Completed in 76 milliseconds