XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
acpi_namespace_node Struct Reference

#include <aclocal.h>

Collaboration diagram for acpi_namespace_node:
Collaboration graph
[legend]

Public Attributes

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

Member Data Documentation

◆ Child

struct acpi_namespace_node* acpi_namespace_node::Child

◆ DescriptorType

UINT8 acpi_namespace_node::DescriptorType

◆ Flags

UINT8 acpi_namespace_node::Flags

◆ Name

ACPI_NAME_UNION acpi_namespace_node::Name

◆ Object

union acpi_operand_object* acpi_namespace_node::Object

◆ OwnerId

ACPI_OWNER_ID acpi_namespace_node::OwnerId

◆ Parent

struct acpi_namespace_node* acpi_namespace_node::Parent

◆ Peer

struct acpi_namespace_node* acpi_namespace_node::Peer

◆ Type

UINT8 acpi_namespace_node::Type

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