VirtualBox

Changeset 76076 in vbox


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

Alignment.

File:
1 edited

Legend:

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

    r76075 r76076  
    407407    uint8_t                         uDevType;
    408408
     409    /** Number of mailboxes the guest set up. */
     410    uint32_t                        cMailbox;
     411
    409412    /** Signature index for Adaptec models. */
    410413    uint8_t                         uAhaSigIdx;
    411     uint8_t                         Alignment0[3];
    412 
    413     /** Number of mailboxes the guest set up. */
    414     uint32_t                        cMailbox;
     414    uint8_t                         Alignment0[7];
    415415
    416416    /** 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