ReactOS
0.4.15-dev-4594-g505ac65
|
Go to the source code of this file.
Macros | |
#define | EXPORT_ACPI_INTERFACES |
#define | ACPI_DEFINE_EXCEPTION_TABLE |
#define | _COMPONENT ACPI_UTILITIES |
Functions | |
const char * | AcpiFormatException (ACPI_STATUS Status) |
const ACPI_EXCEPTION_INFO * | AcpiUtValidateException (ACPI_STATUS Status) |
#define _COMPONENT ACPI_UTILITIES |
const char* AcpiFormatException | ( | ACPI_STATUS | Status | ) |
Definition at line 70 of file utexcep.c.
Referenced by acpi_util_eval_error(), AcpiBiosException(), AcpiEvaluateObject(), AcpiException(), AcpiExSystemWaitMutex(), AcpiExSystemWaitSemaphore(), AcpiNsGetNodeUnlocked(), AcpiPsParseAml(), AcpiRsCreateAmlResources(), AcpiUtExecutePowerMethods(), AcpiUtMethodError(), and AcpiUtPrefixedNamespaceError().
const ACPI_EXCEPTION_INFO* AcpiUtValidateException | ( | ACPI_STATUS | Status | ) |
Definition at line 111 of file utexcep.c.
Referenced by AcpiFormatException().