Home
last modified time | relevance | path

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

/openbmc/qemu/hw/dma/
H A Detraxfs_dma.c70 struct dma_descr_context *context;
76 typedef struct dma_descr_context { struct
93 } dma_descr_context; typedef
182 struct dma_descr_context current_c;
233 static void dump_c(int ch, struct dma_descr_context *c) in dump_c()