Changeset 67887 in vbox
- Timestamp:
- Jul 10, 2017 5:19:26 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/DevBusLogic.cpp
r67886 r67887 1057 1057 pBusLogic, pBusLogic->regInterrupt, pBusLogic->uPendingIntr)); 1058 1058 pBusLogic->regInterrupt = 0; 1059 pBusLogic->regStatus &= ~BL_STAT_CMDINV; 1059 1060 PDMDevHlpPCISetIrq(pBusLogic->CTX_SUFF(pDevIns), 0, 0); 1060 1061 /* If there's another pending interrupt, report it now. */
Note:
See TracChangeset
for help on using the changeset viewer.