VirtualBox

Changeset 75101 in vbox for trunk/src/VBox/Devices/Storage


Ignore:
Timestamp:
Oct 26, 2018 2:45:23 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
126163
Message:

Build fix.

File:
1 edited

Legend:

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

    r75100 r75101  
    10551055    pBusLogic->regInterrupt |= BL_INTR_INTV;
    10561056    if (pBusLogic->fIRQEnabled && !fSuppressIrq)
     1057    {
    10571058        if (!pBusLogic->uIsaIrq)
    10581059            PDMDevHlpPCISetIrq(pBusLogic->CTX_SUFF(pDevIns), 0, 1);
    10591060        else
    10601061            PDMDevHlpISASetIrq(pBusLogic->CTX_SUFF(pDevIns), pBusLogic->uIsaIrq, 1);
     1062    }
    10611063}
    10621064
Note: See TracChangeset for help on using the changeset viewer.

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