Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/contrib/dev/acpica/include/
Dacexcep.h252 char const *AcpiGbl_ExceptionNames_Aml[] = variable
Dacglobal.h277 extern char const *AcpiGbl_ExceptionNames_Aml[];
/freebsd-9-stable/sys/contrib/dev/acpica/utilities/
Dutmisc.c116 Exception = AcpiGbl_ExceptionNames_Aml [SubStatus]; in AcpiUtValidateException()