Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/contrib/dev/acpica/include/
Dacexcep.h242 char const *AcpiGbl_ExceptionNames_Tbl[] = variable
Dacglobal.h276 extern char const *AcpiGbl_ExceptionNames_Tbl[];
/freebsd-9-stable/sys/contrib/dev/acpica/utilities/
Dutmisc.c108 Exception = AcpiGbl_ExceptionNames_Tbl [SubStatus]; in AcpiUtValidateException()