VirtualBox

Changeset 43331 in vbox for trunk/src


Ignore:
Timestamp:
Sep 14, 2012 4:35:51 PM (12 years ago)
Author:
vboxsync
Message:

Alignment!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/DevBusLogic.cpp

    r43330 r43331  
    361361#endif
    362362
    363     /** Time when HBA reset was last initiated. */  //@todo: does this need to be saved?
    364     uint64_t                        u64ResetTime;
    365 
    366363    /** Physical base address of the incoming mailboxes. */
    367364    RTGCPHYS                        GCPhysAddrMailboxIncomingBase;
     
    382379
    383380    uint32_t                        Alignment2;
     381
     382    /** Time when HBA reset was last initiated. */  //@todo: does this need to be saved?
     383    uint64_t                        u64ResetTime;
    384384
    385385    /** Critical section protecting access to the interrupt status register. */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette