Changeset 84358 in vbox for trunk/src/VBox/Devices/Storage
- Timestamp:
- May 19, 2020 7:08:28 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/DevVirtioSCSI.cpp
r84357 r84358 1630 1630 *********************************************************************************************************************************/ 1631 1631 1632 /* @todo Figure out how to implement this with R0 changes. Not used by current linux driver */ 1632 /* 1633 * @todo Figure out how to implement this with R0 changes. Not used by current linux driver 1634 */ 1635 1633 1636 #if 0 1634 1637 DECLINLINE(void) virtioScsiR3ReportEventsMissed(PPDMDEVINS pDevIns, PVIRTIOSCSI pThis, uint16_t uTarget)
Note:
See TracChangeset
for help on using the changeset viewer.