Home
last modified time | relevance | path

Searched refs:VIRTMMIO_REG_QUEUENUMMAX (Results 1 – 4 of 4) sorted by relevance

/device/qemu/drivers/virtio/
Dvirtmmio.h46 #define VIRTMMIO_REG_QUEUENUMMAX 0x34 macro
Dvirtmmio.c148 num = GET_UINT32(dev->base + VIRTMMIO_REG_QUEUENUMMAX); in CompleteConfigQueue()
/device/qemu/riscv32_virt/liteos_m/board/driver/
Dvirtmmio.h59 #define VIRTMMIO_REG_QUEUENUMMAX 0x34 macro
Dvirtmmio.c156 num = GET_UINT32(dev->base + VIRTMMIO_REG_QUEUENUMMAX); in CompleteConfigQueue()