Changeset 33540 in vbox for trunk/src/VBox/Devices/Storage/VSCSI/VSCSIInternal.h
- Timestamp:
- Oct 28, 2010 9:27:05 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/VSCSI/VSCSIInternal.h
r32983 r33540 184 184 185 185 /** 186 * Completes a SCSI request and calls the completion handler.186 * Completes a SCSI request and calls the completion handler. 187 187 * 188 188 * @returns nothing. … … 261 261 * Enqueues a new flush request 262 262 * 263 * @ret runs VBox status code.263 * @returns VBox status code. 264 264 * @param pVScsiLun The LUN instance which issued the request. 265 265 * @param pVScsiReq The virtual SCSI request associated with the flush.
Note:
See TracChangeset
for help on using the changeset viewer.