Searched refs:VIRTMMIO_REG_QUEUEDESCLOW (Results 1 – 4 of 4) sorted by relevance
53 #define VIRTMMIO_REG_QUEUEDESCLOW 0x80 macro
155 WriteQueueAddr((uint64_t)q->desc, dev, VIRTMMIO_REG_QUEUEDESCLOW); in CompleteConfigQueue()
66 #define VIRTMMIO_REG_QUEUEDESCLOW 0x80 macro
163 WriteQueueAddr(u32_to_u64(q->desc), dev, VIRTMMIO_REG_QUEUEDESCLOW); in CompleteConfigQueue()