ReactOS 0.4.16-dev-338-g34e76ad
|
#include <arc.h>
ULONG _CONFIGURATION_COMPONENT::AffinityMask |
Definition at line 157 of file arc.h.
Referenced by CmpInitializeMachineDependentConfiguration().
CONFIGURATION_CLASS _CONFIGURATION_COMPONENT::Class |
Definition at line 151 of file arc.h.
Referenced by CmpInitializeMachineDependentConfiguration(), ConvertConfigToVA(), FldrCreateComponentKey(), FldrCreateSystemKey(), and KeFindConfigurationNextEntry().
IDENTIFIER_FLAG _CONFIGURATION_COMPONENT::Flags |
PCHAR _CONFIGURATION_COMPONENT::Identifier |
Definition at line 160 of file arc.h.
Referenced by CmpInitializeMachineDependentConfiguration(), ConvertConfigToVA(), and HalpAcpiFindRsdtPhase0().
ULONG _CONFIGURATION_COMPONENT::IdentifierLength |
Definition at line 159 of file arc.h.
Referenced by CmpInitializeMachineDependentConfiguration().
ULONG _CONFIGURATION_COMPONENT::Key |
Definition at line 156 of file arc.h.
Referenced by CmpInitializeMachineDependentConfiguration(), and KeFindConfigurationNextEntry().
CONFIGURATION_TYPE _CONFIGURATION_COMPONENT::Type |
Definition at line 152 of file arc.h.
Referenced by CmpInitializeMachineDependentConfiguration(), ConvertConfigToVA(), and KeFindConfigurationNextEntry().