ReactOS 0.4.16-dev-725-g22577ae
|
#include <aclocal.h>
Public Attributes | |
char | Name [ACPI_NAMESEG_SIZE] |
UINT32 | UnexpectedBtypes |
UINT32 | PackageIndex |
ACPI_OBJECT_CONVERTER | ObjectConverter |
char acpi_simple_repair_info::Name[ACPI_NAMESEG_SIZE] |
Definition at line 463 of file aclocal.h.
Referenced by AcpiNsMatchSimpleRepair().
ACPI_OBJECT_CONVERTER acpi_simple_repair_info::ObjectConverter |
Definition at line 466 of file aclocal.h.
Referenced by AcpiNsMatchSimpleRepair(), and AcpiNsSimpleRepair().
UINT32 acpi_simple_repair_info::PackageIndex |
Definition at line 465 of file aclocal.h.
Referenced by AcpiNsMatchSimpleRepair().
UINT32 acpi_simple_repair_info::UnexpectedBtypes |
Definition at line 464 of file aclocal.h.
Referenced by AcpiNsMatchSimpleRepair().