Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dpiix.c38 static uint64_t bmdma_read(void *opaque, hwaddr addr, unsigned size) in bmdma_read() function
85 .read = bmdma_read,
H A Dvia.c39 static uint64_t bmdma_read(void *opaque, hwaddr addr, in bmdma_read() function
87 .read = bmdma_read,
H A Dcmd646.c89 static uint64_t bmdma_read(void *opaque, hwaddr addr, in bmdma_read() function
161 .read = bmdma_read,
H A Dtrace-events37 bmdma_read(uint64_t addr, uint8_t val) "bmdma: readb 0x%"PRIx64" : 0x%02x"