- Timestamp:
- Oct 13, 2010 12:02:25 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/VBoxSCSI.cpp
r32983 r33099 384 384 *pcTransfer = 0; 385 385 386 ASMAtomicXchgBool(&pVBoxSCSI->fBusy, true); 386 387 return VERR_MORE_DATA; 387 388 }
Note:
See TracChangeset
for help on using the changeset viewer.