mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 04:13:35 +00:00
orphan adapter list
svn path=/trunk/; revision=5986
This commit is contained in:
@@ -51,7 +51,8 @@ LIST_ENTRY MiniportListHead;
|
||||
KSPIN_LOCK MiniportListLock;
|
||||
LIST_ENTRY AdapterListHead;
|
||||
KSPIN_LOCK AdapterListLock;
|
||||
|
||||
LIST_ENTRY OrphanAdapterListHead;
|
||||
KSPIN_LOCK OrphanAdapterListLock;
|
||||
|
||||
#ifdef DBG
|
||||
VOID
|
||||
|
||||
Reference in New Issue
Block a user