Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/contrib/dev/acpica/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.h948 const ACPI_EXCEPTION_INFO *
/freebsd-12-stable/sys/contrib/dev/acpica/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()