Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacexcep.h82 } ACPI_EXCEPTION_INFO; typedef
248 static const ACPI_EXCEPTION_INFO AcpiGbl_ExceptionNames_Env[] =
288 static const ACPI_EXCEPTION_INFO AcpiGbl_ExceptionNames_Pgm[] =
302 static const ACPI_EXCEPTION_INFO AcpiGbl_ExceptionNames_Tbl[] =
312 static const ACPI_EXCEPTION_INFO AcpiGbl_ExceptionNames_Aml[] =
354 static const ACPI_EXCEPTION_INFO AcpiGbl_ExceptionNames_Ctrl[] =
H A Dacutils.h868 const ACPI_EXCEPTION_INFO *
/netbsd-src/sys/external/bsd/acpica/dist/utilities/
H A Dutexcep.c73 const ACPI_EXCEPTION_INFO *Exception; in AcpiFormatException()
110 const ACPI_EXCEPTION_INFO * in ACPI_EXPORT_SYMBOL()
115 const ACPI_EXCEPTION_INFO *Exception = NULL; in ACPI_EXPORT_SYMBOL()
/netbsd-src/sys/external/bsd/acpica/dist/tools/acpihelp/
H A Dahdecode.c633 const ACPI_EXCEPTION_INFO *ExceptionInfo; in AhDecodeException()
/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslutils.c1012 const ACPI_EXCEPTION_INFO *ExceptionInfo; in UtDoConstant()