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

/external/qemu/qapi-auto-generated/
H A Dqapi-types.h494 typedef struct BlockDeviceIoStatusList struct
500 struct BlockDeviceIoStatusList *next;
501 } BlockDeviceIoStatusList; typedef in typeref:struct:BlockDeviceIoStatusList
2235 void qapi_free_BlockDeviceIoStatusList(BlockDeviceIoStatusList * obj);

Completed in 176 milliseconds