VirtualBox

Changeset 84355 in vbox


Ignore:
Timestamp:
May 19, 2020 6:20:44 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
138044
Message:

Fix burns

File:
1 edited

Legend:

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

    r84354 r84355  
    702702#endif /* LOG_ENABLED */
    703703
     704
     705/* @todo Figure out how to implement this with R0 changes. Not used by current linux driver */
     706#if 0
    704707static int virtioScsiR3SendEvent(PPDMDEVINS pDevIns, PVIRTIOSCSI pThis, uint16_t uTarget, uint32_t uEventType, uint32_t uReason)
    705708{
     
    782785    return rc;
    783786}
     787#endif
    784788
    785789/** Internal worker. */
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