ReactOS 0.4.16-dev-1056-gbe87e00
|
#include <interfaces.hpp>
Public Attributes | |
LIST_ENTRY | Entry |
ULONG | FromPin |
KSPIN_PHYSICALCONNECTION | Connection |
Definition at line 179 of file interfaces.hpp.
KSPIN_PHYSICALCONNECTION PHYSICAL_CONNECTION_ENTRY::Connection |
Definition at line 183 of file interfaces.hpp.
Referenced by HandlePhysicalConnection(), and RegisterConnection().
LIST_ENTRY PHYSICAL_CONNECTION_ENTRY::Entry |
Definition at line 181 of file interfaces.hpp.
Referenced by RegisterConnection().
ULONG PHYSICAL_CONNECTION_ENTRY::FromPin |
Definition at line 182 of file interfaces.hpp.
Referenced by HandlePhysicalConnection(), and RegisterConnection().