Searched refs:bmdma_read (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/hw/ide/ |
H A D | piix.c | 38 static uint64_t bmdma_read(void *opaque, hwaddr addr, unsigned size) in bmdma_read() function 85 .read = bmdma_read,
|
H A D | via.c | 39 static uint64_t bmdma_read(void *opaque, hwaddr addr, in bmdma_read() function 87 .read = bmdma_read,
|
H A D | cmd646.c | 89 static uint64_t bmdma_read(void *opaque, hwaddr addr, in bmdma_read() function 161 .read = bmdma_read,
|
H A D | trace-events | 37 bmdma_read(uint64_t addr, uint8_t val) "bmdma: readb 0x%"PRIx64" : 0x%02x"
|