ReactOS 0.4.15-dev-7953-g1f49173
acpi_notify_info Struct Reference

#include <aclocal.h>

Collaboration diagram for acpi_notify_info:

Public Attributes

ACPI_STATE_COMMON UINT8 HandlerListId
 
ACPI_NAMESPACE_NODENode
 
union acpi_operand_objectHandlerListHead
 
ACPI_GLOBAL_NOTIFY_HANDLERGlobal
 

Detailed Description

Definition at line 807 of file aclocal.h.

Member Data Documentation

◆ Global

ACPI_GLOBAL_NOTIFY_HANDLER* acpi_notify_info::Global

Definition at line 813 of file aclocal.h.

◆ HandlerListHead

union acpi_operand_object* acpi_notify_info::HandlerListHead

Definition at line 812 of file aclocal.h.

◆ HandlerListId

ACPI_STATE_COMMON UINT8 acpi_notify_info::HandlerListId

Definition at line 810 of file aclocal.h.

◆ Node

ACPI_NAMESPACE_NODE* acpi_notify_info::Node

Definition at line 811 of file aclocal.h.


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