Changeset 73589 in vbox for trunk/src/VBox/Devices/Storage
- Timestamp:
- Aug 9, 2018 1:56:15 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/DrvSCSI.cpp
r73097 r73589 1230 1230 1231 1231 LogFlowFunc(("pDrvIns=%#p fFlags=%#x\n", pDrvIns, fFlags)); 1232 1233 AssertMsgReturnVoid((fFlags & PDM_TACH_FLAGS_NOT_HOT_PLUG),1234 ("SCSI: Hotplugging is not supported\n"));1235 1232 1236 1233 /*
Note:
See TracChangeset
for help on using the changeset viewer.