VirtualBox

Changeset 36878 in vbox for trunk/src/VBox/Devices/testcase


Ignore:
Timestamp:
Apr 28, 2011 7:48:01 PM (14 years ago)
Author:
vboxsync
Message:

AHCI: Support access through the index/data register pair from the I/O port space (as described in 10.14 of the AHCI 1.2 spec). Required for the BIOS driver

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp

    r36870 r36878  
    12101210    GEN_CHECK_OFF(AHCIPort, fAsyncInterface);
    12111211    GEN_CHECK_OFF(AHCIPort, fResetDevice);
     1212    GEN_CHECK_OFF(AHCIPort, fAsyncIOThreadIdle);
     1213    GEN_CHECK_OFF(AHCIPort, fRedo);
    12121214    GEN_CHECK_OFF(AHCIPort, cTotalSectors);
    12131215    GEN_CHECK_OFF(AHCIPort, cMultSectors);
     
    12791281    GEN_CHECK_OFF(AHCI, regHbaCccCtl);
    12801282    GEN_CHECK_OFF(AHCI, regHbaCccPorts);
     1283    GEN_CHECK_OFF(AHCI, regIdx);
    12811284    GEN_CHECK_OFF(AHCI, pHbaCccTimerR3);
    12821285    GEN_CHECK_OFF(AHCI, pHbaCccTimerR0);
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