Home
last modified time | relevance | path

Searched defs:QEMUSGList (Results 1 – 2 of 2) sorted by path

/qemu/include/qemu/
H A Dtypedefs.h98 typedef struct QEMUSGList QEMUSGList; typedef
/qemu/include/sysemu/
H A Ddma.h37 struct QEMUSGList { struct
38 ScatterGatherEntry *sg;
39 int nsg;
40 int nalloc;
41 dma_addr_t size;
42 DeviceState *dev;
43 AddressSpace *as;