Searched refs:AML_LOCAL_OP (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/dispatcher/
H A Ddsobject.c869 /* Local ID (0-7) is (AML opcode - base AML_LOCAL_OP) */
871 ObjDesc->Reference.Value = ((UINT32) Opcode) - AML_LOCAL_OP;
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Damlcode.h147 #define AML_LOCAL_OP (UINT16) 0x60 macro

Completed in 100 milliseconds