mirror of
https://github.com/reactos/reactos.git
synced 2026-09-17 19:11:53 +08: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