Home
last modified time | relevance | path

Searched refs:IDEDMAOps (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/ide/
H A Dide-dma.h8 typedef struct IDEDMAOps IDEDMAOps; typedef
18 struct IDEDMAOps { struct
32 const IDEDMAOps *ops; argument
/openbmc/qemu/hw/ide/
H A Dmacio.c406 static const IDEDMAOps dbdma_ops = {
H A Dpci.c591 static const struct IDEDMAOps bmdma_ops = {