- Timestamp:
- Nov 25, 2009 11:36:28 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/DevAHCI.cpp
r24772 r24944 440 440 R3PTRTYPE(PAHCIPORTTASKSTATE) aCachedTasks[AHCI_NR_COMMAND_SLOTS]; 441 441 442 uint32_t u32Alignment5[ 4];442 uint32_t u32Alignment5[5]; 443 443 444 444 /** Release statistics: number of DMA commands. */
Note:
See TracChangeset
for help on using the changeset viewer.