- Timestamp:
- May 18, 2010 10:16:38 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp
r29609 r29610 275 275 /** Pointer to the configuration page area. */ 276 276 R3PTRTYPE(PMptConfigurationPagesSupported) pConfigurationPages; 277 278 #if HC_ARCH_BITS == 64 279 uint32_t Alignment7; 280 #endif 281 277 282 /** Indicates that PDMDevHlpAsyncNotificationCompleted should be called when 278 283 * a port is entering the idle state. */
Note:
See TracChangeset
for help on using the changeset viewer.