|
ReactOS 0.4.16-dev-1972-gf20c09f
|
#include <arc.h>

| struct _CONFIGURATION_COMPONENT_DATA* _CONFIGURATION_COMPONENT_DATA::Child |
Definition at line 285 of file arc.h.
Referenced by ConvertConfigToVA(), and KeFindConfigurationNextEntry().
| CONFIGURATION_COMPONENT _CONFIGURATION_COMPONENT_DATA::ComponentEntry |
Definition at line 287 of file arc.h.
Referenced by CmpInitializeMachineDependentConfiguration(), ConvertConfigToVA(), FldrCreateComponentKey(), FldrCreateSystemKey(), HalpAcpiFindRsdtPhase0(), and KeFindConfigurationNextEntry().
| PVOID _CONFIGURATION_COMPONENT_DATA::ConfigurationData |
Definition at line 288 of file arc.h.
Referenced by ConvertConfigToVA(), and HalpAcpiFindRsdtPhase0().
| struct _CONFIGURATION_COMPONENT_DATA* _CONFIGURATION_COMPONENT_DATA::Parent |
Definition at line 284 of file arc.h.
Referenced by ConvertConfigToVA(), and FldrCreateComponentKey().
| struct _CONFIGURATION_COMPONENT_DATA* _CONFIGURATION_COMPONENT_DATA::Sibling |
Definition at line 286 of file arc.h.
Referenced by ConvertConfigToVA(), FldrLinkToParent(), and KeFindConfigurationNextEntry().