Searched refs:AcpiGbl_ExceptionHandler (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutglobal.c365 AcpiGbl_ExceptionHandler = NULL;
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/dispatcher/
H A Ddsmethod.c170 if (AcpiGbl_ExceptionHandler)
180 Status = AcpiGbl_ExceptionHandler (Status,
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/events/
H A Devxface.c489 if (AcpiGbl_ExceptionHandler)
497 AcpiGbl_ExceptionHandler = Handler;
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacglobal.h330 ACPI_EXTERN ACPI_EXCEPTION_HANDLER AcpiGbl_ExceptionHandler; variable

Completed in 53 milliseconds