ReactOS 0.4.15-dev-7924-g5949c20
acpi_object_region_field Struct Reference

#include <acobject.h>

Collaboration diagram for acpi_object_region_field:

Public Attributes

ACPI_OBJECT_COMMON_HEADER ACPI_COMMON_FIELD_INFO UINT16 ResourceLength
 
union acpi_operand_objectRegionObj
 
UINT8ResourceBuffer
 
UINT16 PinNumberIndex
 
UINT8InternalPccBuffer
 

Detailed Description

Definition at line 341 of file acobject.h.

Member Data Documentation

◆ InternalPccBuffer

UINT8* acpi_object_region_field::InternalPccBuffer

◆ PinNumberIndex

UINT16 acpi_object_region_field::PinNumberIndex

Definition at line 348 of file acobject.h.

Referenced by AcpiEvAddressSpaceDispatch(), AcpiExPrepFieldValue(), and AcpiExWriteGpio().

◆ RegionObj

union acpi_operand_object* acpi_object_region_field::RegionObj

◆ ResourceBuffer

UINT8* acpi_object_region_field::ResourceBuffer

Definition at line 347 of file acobject.h.

Referenced by AcpiEvAddressSpaceDispatch(), and AcpiExPrepFieldValue().

◆ ResourceLength

ACPI_OBJECT_COMMON_HEADER ACPI_COMMON_FIELD_INFO UINT16 acpi_object_region_field::ResourceLength

Definition at line 345 of file acobject.h.

Referenced by AcpiEvAddressSpaceDispatch(), and AcpiExPrepFieldValue().


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