ReactOS 0.4.15-dev-7788-g1ad9096
acpi_namespace_node Struct Reference

#include <aclocal.h>

Collaboration diagram for acpi_namespace_node:

Public Attributes

union acpi_operand_objectObject
 
UINT8 DescriptorType
 
UINT8 Type
 
UINT16 Flags
 
ACPI_NAME_UNION Name
 
struct acpi_namespace_nodeParent
 
struct acpi_namespace_nodeChild
 
struct acpi_namespace_nodePeer
 
ACPI_OWNER_ID OwnerId
 

Detailed Description

Definition at line 185 of file aclocal.h.

Member Data Documentation

◆ Child

◆ DescriptorType

UINT8 acpi_namespace_node::DescriptorType

Definition at line 188 of file aclocal.h.

Referenced by AcpiNsRootInitialize().

◆ Flags

◆ Name

◆ Object

◆ OwnerId

ACPI_OWNER_ID acpi_namespace_node::OwnerId

Definition at line 195 of file aclocal.h.

Referenced by AcpiEvMatchGpeMethod(), and AcpiNsDeleteNamespaceByOwner().

◆ Parent

◆ Peer

◆ Type


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