Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/include/
H A 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[] =
H A Dacutils.h976 const ACPI_EXCEPTION_INFO *
/freebsd/sys/contrib/dev/acpica/components/utilities/
H A 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()
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslutils.c1120 const ACPI_EXCEPTION_INFO *ExceptionInfo; in UtDoConstant()