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

/external/qemu/qapi-auto-generated/
H A Dqapi-types.h476 typedef struct BlockDeviceInfoList struct
482 struct BlockDeviceInfoList *next;
483 } BlockDeviceInfoList; typedef in typeref:struct:BlockDeviceInfoList
2232 void qapi_free_BlockDeviceInfoList(BlockDeviceInfoList * obj);

Completed in 281 milliseconds