VirtualBox

Changeset 64416 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Oct 25, 2016 3:02:04 PM (8 years ago)
Author:
vboxsync
Message:

DevPci: Working on merging ICH9PCIGLOBALS and PCIGLOBALS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Bus/DevPciInternal.h

    r64415 r64416  
    4242    /** Set if this is a pure bridge, i.e. not part of DEVPCIGLOBALS struct. */
    4343    uint32_t                fPureBridge : 1;
    44     uint32_t                uUnused : 29;
     44    /** Reserved for future config flags. */
     45    uint32_t                uReservedConfigFlags : 29;
    4546
    4647    /** R3 pointer to the device instance. */
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