ReactOS 0.4.15-dev-7834-g00c4b3d
acpi_simple_repair_info Struct Reference

#include <aclocal.h>

Collaboration diagram for acpi_simple_repair_info:

Public Attributes

char Name [ACPI_NAMESEG_SIZE]
 
UINT32 UnexpectedBtypes
 
UINT32 PackageIndex
 
ACPI_OBJECT_CONVERTER ObjectConverter
 

Detailed Description

Definition at line 461 of file aclocal.h.

Member Data Documentation

◆ Name

char acpi_simple_repair_info::Name[ACPI_NAMESEG_SIZE]

Definition at line 463 of file aclocal.h.

Referenced by AcpiNsMatchSimpleRepair().

◆ ObjectConverter

ACPI_OBJECT_CONVERTER acpi_simple_repair_info::ObjectConverter

Definition at line 466 of file aclocal.h.

Referenced by AcpiNsMatchSimpleRepair(), and AcpiNsSimpleRepair().

◆ PackageIndex

UINT32 acpi_simple_repair_info::PackageIndex

Definition at line 465 of file aclocal.h.

Referenced by AcpiNsMatchSimpleRepair().

◆ UnexpectedBtypes

UINT32 acpi_simple_repair_info::UnexpectedBtypes

Definition at line 464 of file aclocal.h.

Referenced by AcpiNsMatchSimpleRepair().


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