Changeset 84357 in vbox for trunk/src/VBox
- Timestamp:
- May 19, 2020 6:47:48 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/DevVirtioSCSI.cpp
r84356 r84357 704 704 705 705 706 /* @todo Figure out how to implement this with R0 changes. Not used by current linux driver */ 706 /* 707 * @todo Figure out how to implement this with R0 changes. Not used by current linux driver 708 */ 709 707 710 #if 0 708 711 static int virtioScsiR3SendEvent(PPDMDEVINS pDevIns, PVIRTIOSCSI pThis, uint16_t uTarget, uint32_t uEventType, uint32_t uReason)
Note:
See TracChangeset
for help on using the changeset viewer.