ReactOS 0.4.15-dev-6047-gb29e82d
|
#include <arc.h>
struct _CONFIGURATION_COMPONENT_DATA* _CONFIGURATION_COMPONENT_DATA::Child |
Definition at line 119 of file arc.h.
Referenced by ConvertConfigToVA(), and KeFindConfigurationNextEntry().
CONFIGURATION_COMPONENT _CONFIGURATION_COMPONENT_DATA::ComponentEntry |
Definition at line 121 of file arc.h.
Referenced by CmpInitializeMachineDependentConfiguration(), ConvertConfigToVA(), FldrCreateComponentKey(), FldrCreateSystemKey(), HalpAcpiFindRsdtPhase0(), and KeFindConfigurationNextEntry().
PVOID _CONFIGURATION_COMPONENT_DATA::ConfigurationData |
Definition at line 122 of file arc.h.
Referenced by ConvertConfigToVA(), and HalpAcpiFindRsdtPhase0().
struct _CONFIGURATION_COMPONENT_DATA* _CONFIGURATION_COMPONENT_DATA::Parent |
Definition at line 118 of file arc.h.
Referenced by ConvertConfigToVA(), and FldrCreateComponentKey().
struct _CONFIGURATION_COMPONENT_DATA* _CONFIGURATION_COMPONENT_DATA::Sibling |
Definition at line 120 of file arc.h.
Referenced by ConvertConfigToVA(), FldrLinkToParent(), and KeFindConfigurationNextEntry().