ReactOS 0.4.16-dev-336-gb667d82
|
#include <arc.h>
struct _CONFIGURATION_COMPONENT_DATA* _CONFIGURATION_COMPONENT_DATA::Child |
Definition at line 166 of file arc.h.
Referenced by ConvertConfigToVA(), and KeFindConfigurationNextEntry().
CONFIGURATION_COMPONENT _CONFIGURATION_COMPONENT_DATA::ComponentEntry |
Definition at line 168 of file arc.h.
Referenced by CmpInitializeMachineDependentConfiguration(), ConvertConfigToVA(), FldrCreateComponentKey(), FldrCreateSystemKey(), HalpAcpiFindRsdtPhase0(), and KeFindConfigurationNextEntry().
PVOID _CONFIGURATION_COMPONENT_DATA::ConfigurationData |
Definition at line 169 of file arc.h.
Referenced by ConvertConfigToVA(), and HalpAcpiFindRsdtPhase0().
struct _CONFIGURATION_COMPONENT_DATA* _CONFIGURATION_COMPONENT_DATA::Parent |
Definition at line 165 of file arc.h.
Referenced by ConvertConfigToVA(), and FldrCreateComponentKey().
struct _CONFIGURATION_COMPONENT_DATA* _CONFIGURATION_COMPONENT_DATA::Sibling |
Definition at line 167 of file arc.h.
Referenced by ConvertConfigToVA(), FldrLinkToParent(), and KeFindConfigurationNextEntry().