mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 08:55:19 +00:00
- Fix IPortWavePci interface definition
svn path=/trunk/; revision=38592
This commit is contained in:
parent
dd3c392850
commit
add01fe9f3
1 changed files with 1 additions and 0 deletions
|
@ -1189,6 +1189,7 @@ DECLARE_INTERFACE_(IPortWavePci, IPort)
|
|||
IN BOOL ScatterGather,
|
||||
IN BOOL Dma32BitAddresses,
|
||||
IN BOOL Dma64BitAddresses,
|
||||
IN BOOLEAN IgnoreCount,
|
||||
IN DMA_WIDTH DmaWidth,
|
||||
IN DMA_SPEED DmaSpeed,
|
||||
IN ULONG MaximumLength,
|
||||
|
|
Loading…
Reference in a new issue