ReactOS 0.4.15-dev-6047-gb29e82d
_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 116 of file arc.h.

Member Data Documentation

◆ Child

struct _CONFIGURATION_COMPONENT_DATA* _CONFIGURATION_COMPONENT_DATA::Child

Definition at line 119 of file arc.h.

Referenced by ConvertConfigToVA(), and KeFindConfigurationNextEntry().

◆ ComponentEntry

◆ ConfigurationData

PVOID _CONFIGURATION_COMPONENT_DATA::ConfigurationData

Definition at line 122 of file arc.h.

Referenced by ConvertConfigToVA(), and HalpAcpiFindRsdtPhase0().

◆ Parent

struct _CONFIGURATION_COMPONENT_DATA* _CONFIGURATION_COMPONENT_DATA::Parent

Definition at line 118 of file arc.h.

Referenced by ConvertConfigToVA(), and FldrCreateComponentKey().

◆ Sibling

struct _CONFIGURATION_COMPONENT_DATA* _CONFIGURATION_COMPONENT_DATA::Sibling

Definition at line 120 of file arc.h.

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


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