|
ReactOS 0.4.16-dev-2284-g3529151
|
#include <arc.h>

| struct _CONFIGURATION_COMPONENT_DATA* _CONFIGURATION_COMPONENT_DATA::Child |
Definition at line 285 of file arc.h.
Referenced by ConvertConfigToVA(), KeFindConfigurationNextEntry(), and XboxHwDetect().
| CONFIGURATION_COMPONENT _CONFIGURATION_COMPONENT_DATA::ComponentEntry |
Definition at line 287 of file arc.h.
Referenced by CmpInitializeMachineDependentConfiguration(), ConvertConfigToVA(), FldrCreateComponentKey(), FldrCreateSystemKey(), GetArcComponentInterface(), HalpAcpiFindRsdtPhase0(), KeFindConfigurationNextEntry(), and XboxHwDetect().
| 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(), FldrCreateComponentKey(), and GetArcComponentInterface().
| struct _CONFIGURATION_COMPONENT_DATA* _CONFIGURATION_COMPONENT_DATA::Sibling |
Definition at line 286 of file arc.h.
Referenced by ConvertConfigToVA(), FldrLinkToParent(), KeFindConfigurationNextEntry(), and XboxHwDetect().