Changeset 60565 in vbox for trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp
- Timestamp:
- 04/19/2016 08:28:41 AM (21 months ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp
r60057 r60565 3891 3891 AssertMsgFailed(("Writing BIOS register failed %Rrc\n", rc)); 3892 3892 3893 return rc;3893 return VINF_SUCCESS; 3894 3894 } 3895 3895
Note: See TracChangeset
for help on using the changeset viewer.

