mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 12:55:43 +00:00
- Drivers might use this unused area
http://msdn.microsoft.com/en-us/library/ms793661.aspx svn path=/trunk/; revision=40593
This commit is contained in:
parent
ca44e29f8a
commit
1d51cd9866
1 changed files with 1 additions and 0 deletions
|
@ -164,6 +164,7 @@ typedef struct
|
|||
PDEVICE_OBJECT PhysicalDeviceObject;
|
||||
PDEVICE_OBJECT PrevDeviceObject;
|
||||
PCPFNSTARTDEVICE StartDevice;
|
||||
ULONG_PTR Unused[4];
|
||||
IAdapterPowerManagement * AdapterPowerManagement;
|
||||
ULONG MaxSubDevices;
|
||||
KSOBJECT_CREATE_ITEM * CreateItems;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue