ReactOS 0.4.15-dev-7953-g1f49173
acpi_object_processor Struct Reference

#include <acobject.h>

Public Attributes

ACPI_OBJECT_COMMON_HEADER UINT8 ProcId
 
UINT8 Length
 
ACPI_COMMON_NOTIFY_INFO ACPI_IO_ADDRESS Address
 

Detailed Description

Definition at line 286 of file acobject.h.

Member Data Documentation

◆ Address

ACPI_COMMON_NOTIFY_INFO ACPI_IO_ADDRESS acpi_object_processor::Address

Definition at line 295 of file acobject.h.

Referenced by AcpiExCreateProcessor().

◆ Length

UINT8 acpi_object_processor::Length

Definition at line 293 of file acobject.h.

Referenced by AcpiExCreateProcessor().

◆ ProcId

ACPI_OBJECT_COMMON_HEADER UINT8 acpi_object_processor::ProcId

Definition at line 292 of file acobject.h.

Referenced by AcpiExCreateProcessor().


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