Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/tools/acpiexec/
H A Daeexception.c197 ACPI_HANDLE ErrHandle; in AeExceptionHandler() local
236 Status = AcpiGetHandle (NULL, "\\_ERR", &ErrHandle); in AeExceptionHandler()
262 Status = AcpiEvaluateObject (ErrHandle, NULL, &ArgList, &ReturnObj); in AeExceptionHandler()