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

/vbox/src/VBox/Devices/Storage/
H A DDevBusLogic.cpp193 typedef struct AutoSCSIRam struct
263 } AutoSCSIRam, *PAutoSCSIRam; typedef in typeref:struct:AutoSCSIRam
264 AssertCompileSize(AutoSCSIRam, 64);
280 AutoSCSIRam autoSCSIData;
1856 /** @todo should this reflect the RAM contents (AutoSCSIRam)? */

Completed in 63 milliseconds