Searched defs:PciMemoryRegionList (Results 1 - 1 of 1) sorted by relevance

/external/qemu/qapi-auto-generated/
H A Dqapi-types.h656 typedef struct PciMemoryRegionList struct
662 struct PciMemoryRegionList *next;
663 } PciMemoryRegionList; typedef in typeref:struct:PciMemoryRegionList
2406 void qapi_free_PciMemoryRegionList(PciMemoryRegionList * obj);
2448 PciMemoryRegionList * regions;

Completed in 55 milliseconds