Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/mmio/
H A Dvirtio_mmio.h59 #define VIRTIO_MMIO_MAGIC_VALUE 0x000 macro
H A Dvirtio_mmio.c193 magic = vtmmio_read_config_4(sc, VIRTIO_MMIO_MAGIC_VALUE); in vtmmio_probe()