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

/haiku/headers/private/binary_compatibility/
H A DSupport.h9 #include <binary_compatibility/Global.h>
H A DInterface.h10 #include <binary_compatibility/Global.h>
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/events/
H A Devmisc.c262 * If there is no notify handler (Global or Local)
288 Info->Notify.Global = &AcpiGbl_GlobalNotify[HandlerListId];
332 if (Info->Notify.Global->Handler)
334 Info->Notify.Global->Handler (Info->Notify.Node,
336 Info->Notify.Global->Context);
413 "Could not remove Global Lock handler"));
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Daclocal.h911 /* Global handlers for AML Notifies */
930 ACPI_GLOBAL_NOTIFY_HANDLER *Global; member in struct:acpi_notify_info

Completed in 35 milliseconds