Searched refs:VIRTMMIO_REG_QUEUEDEVICELOW (Results 1 – 4 of 4) sorted by relevance
57 #define VIRTMMIO_REG_QUEUEDEVICELOW 0xA0 macro
157 WriteQueueAddr((uint64_t)q->used, dev, VIRTMMIO_REG_QUEUEDEVICELOW); in CompleteConfigQueue()
70 #define VIRTMMIO_REG_QUEUEDEVICELOW 0xA0 macro
165 WriteQueueAddr(u32_to_u64(q->used), dev, VIRTMMIO_REG_QUEUEDEVICELOW); in CompleteConfigQueue()