Home
last modified time | relevance | path

Searched refs:ACPI_EXCEPTION_INFO (Results 1 – 5 of 5) sorted by relevance

/acpica-latest/source/include/
Dacexcep.h190 } ACPI_EXCEPTION_INFO; typedef
356 static const ACPI_EXCEPTION_INFO AcpiGbl_ExceptionNames_Env[] =
396 static const ACPI_EXCEPTION_INFO AcpiGbl_ExceptionNames_Pgm[] =
410 static const ACPI_EXCEPTION_INFO AcpiGbl_ExceptionNames_Tbl[] =
420 static const ACPI_EXCEPTION_INFO AcpiGbl_ExceptionNames_Aml[] =
462 static const ACPI_EXCEPTION_INFO AcpiGbl_ExceptionNames_Ctrl[] =
Dacutils.h976 const ACPI_EXCEPTION_INFO *
/acpica-latest/source/components/utilities/
Dutexcep.c181 const ACPI_EXCEPTION_INFO *Exception; in AcpiFormatException()
218 const ACPI_EXCEPTION_INFO * in ACPI_EXPORT_SYMBOL()
223 const ACPI_EXCEPTION_INFO *Exception = NULL; in ACPI_EXPORT_SYMBOL()
/acpica-latest/source/tools/acpihelp/
Dahdecode.c741 const ACPI_EXCEPTION_INFO *ExceptionInfo; in AhDecodeException()
/acpica-latest/source/compiler/
Daslutils.c1120 const ACPI_EXCEPTION_INFO *ExceptionInfo; in UtDoConstant()