Home
last modified time | relevance | path

Searched defs:DBDMA_io (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/ppc/
H A Dmac_dbdma.h37 struct DBDMA_io { struct
38 void *opaque;
39 void *channel;
40 hwaddr addr;
41 int len;
42 int is_last;
43 int is_dma_out;
44 DBDMA_end dma_end;
46 bool processing;
48 void *dma_mem;
[all …]