Changeset 81783 in vbox for trunk/src/VBox/Devices/Storage
- Timestamp:
- Nov 11, 2019 10:10:09 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp
r81781 r81783 3281 3281 3282 3282 AssertMsg(pThis->enmCtrlType == LSILOGICCTRLTYPE_SCSI_SPI, ("Controller is not the SPI SCSI one\n")); 3283 3284 3283 LogFlowFunc(("pThis=%#p\n", pThis)); 3284 RT_NOREF(pThis); 3285 3285 3286 3286 /* Clear everything first. */
Note:
See TracChangeset
for help on using the changeset viewer.