Home
last modified time | relevance | path

Searched refs:IDEDMAOps (Results 1 – 5 of 5) 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.c407 static const IDEDMAOps dbdma_ops = {
H A Dpci.c591 static const struct IDEDMAOps bmdma_ops = {
H A Dahci.c1598 static const IDEDMAOps ahci_dma_ops = {
H A Dcore.c2706 static const IDEDMAOps ide_dma_nop_ops = {