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

/vbox/src/VBox/VMM/include/
H A DPDMBlkCacheInternal.h181 typedef struct PDMBLKCACHE struct
266 } PDMBLKCACHE, *PPDMBLKCACHE; typedef in typeref:struct:PDMBLKCACHE
268 AssertCompileMemberAlignment(PDMBLKCACHE, StatWriteDeferred, sizeof(uint64_t));

Completed in 57 milliseconds