VirtualBox

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


Ignore:
Timestamp:
May 19, 2020 6:16:04 AM (5 years ago)
Author:
vboxsync
Message:

Fix burns

File:
1 edited

Legend:

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

    r84351 r84354  
    16221622*********************************************************************************************************************************/
    16231623
     1624/* @todo Figure out how to implement this with R0 changes. Not used by current linux driver */
     1625#if 0
    16241626DECLINLINE(void) virtioScsiR3ReportEventsMissed(PPDMDEVINS pDevIns, PVIRTIOSCSI pThis, uint16_t uTarget)
    16251627{
    16261628    virtioScsiR3SendEvent(pDevIns, pThis, uTarget, VIRTIOSCSI_T_NO_EVENT | VIRTIOSCSI_T_EVENTS_MISSED, 0);
    16271629}
    1628 
     1630#endif
    16291631
    16301632#if 0
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