VirtualBox

Changeset 76075 in vbox


Ignore:
Timestamp:
Dec 8, 2018 9:56:53 PM (6 years ago)
Author:
vboxsync
Message:

Alignment.

File:
1 edited

Legend:

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

    r76074 r76075  
    404404    /** Default ISA I/O port base in FW-compatible format. */
    405405    uint8_t                         uDefaultISABaseCode;
    406 
    407406    /** Emulated device type. */
    408407    uint8_t                         uDevType;
     408
    409409    /** Signature index for Adaptec models. */
    410410    uint8_t                         uAhaSigIdx;
     411    uint8_t                         Alignment0[3];
    411412
    412413    /** Number of mailboxes the guest set up. */
    413414    uint32_t                        cMailbox;
    414 
    415 #if HC_ARCH_BITS == 64
    416     uint32_t                        Alignment0;
    417 #endif
    418415
    419416    /** Time when HBA reset was last initiated. */  /**< @todo does this need to be saved? */
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