mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 04:13:37 +00:00
- Change ScsiPort prototype to match DDK.
svn path=/trunk/; revision=26170
This commit is contained in:
@@ -1207,7 +1207,7 @@ ByeBye:
|
||||
VOID STDCALL
|
||||
ScsiPortIoMapTransfer(IN PVOID HwDeviceExtension,
|
||||
IN PSCSI_REQUEST_BLOCK Srb,
|
||||
IN ULONG LogicalAddress,
|
||||
IN PVOID LogicalAddress,
|
||||
IN ULONG Length)
|
||||
{
|
||||
DPRINT1("ScsiPortIoMapTransfer()\n");
|
||||
|
||||
Reference in New Issue
Block a user