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

/vbox/include/VBox/
H A DVMMDev.h1279 /** The size of VBVAMEMORY::au8RingBuffer expected by driver.
2134 typedef struct VBVAMEMORY struct
2159 } VBVAMEMORY; typedef in typeref:struct:VBVAMEMORY
2160 AssertCompileSize(VBVAMEMORY, 12 + (_4M-_1K) + 4*64 + 12);
2190 VBVAMEMORY vbvaMemory;

Completed in 60 milliseconds