ReactOS 0.4.15-dev-7788-g1ad9096
_CONFIGURATION_COMPONENT_DATA Struct Reference

#include <arc.h>

Collaboration diagram for _CONFIGURATION_COMPONENT_DATA:

Public Attributes

struct _CONFIGURATION_COMPONENT_DATAParent
 
struct _CONFIGURATION_COMPONENT_DATAChild
 
struct _CONFIGURATION_COMPONENT_DATASibling
 
CONFIGURATION_COMPONENT ComponentEntry
 
PVOID ConfigurationData
 

Detailed Description

Definition at line 163 of file arc.h.

Member Data Documentation

◆ Child

struct _CONFIGURATION_COMPONENT_DATA* _CONFIGURATION_COMPONENT_DATA::Child

Definition at line 166 of file arc.h.

Referenced by ConvertConfigToVA(), and KeFindConfigurationNextEntry().

◆ ComponentEntry

◆ ConfigurationData

PVOID _CONFIGURATION_COMPONENT_DATA::ConfigurationData

Definition at line 169 of file arc.h.

Referenced by ConvertConfigToVA(), and HalpAcpiFindRsdtPhase0().

◆ Parent

struct _CONFIGURATION_COMPONENT_DATA* _CONFIGURATION_COMPONENT_DATA::Parent

Definition at line 165 of file arc.h.

Referenced by ConvertConfigToVA(), and FldrCreateComponentKey().

◆ Sibling

struct _CONFIGURATION_COMPONENT_DATA* _CONFIGURATION_COMPONENT_DATA::Sibling

Definition at line 167 of file arc.h.

Referenced by ConvertConfigToVA(), FldrLinkToParent(), and KeFindConfigurationNextEntry().


The documentation for this struct was generated from the following file: