Changeset 33371 in vbox
- Timestamp:
- Oct 22, 2010 7:31:29 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/DevAHCI.cpp
r33236 r33371 514 514 uint32_t cErrors; 515 515 516 #if HC_ARCH_BITS == 64517 516 uint32_t u32Alignment4; 518 #endif519 517 } AHCIPort; 520 518 /** Pointer to the state of an AHCI port. */
Note:
See TracChangeset
for help on using the changeset viewer.