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

/barrelfish-master/lib/acpica/source/include/
H A Damlcode.h148 #define AML_LOCAL_OP (UINT16) 0x60 macro
/barrelfish-master/lib/acpica/source/components/dispatcher/
H A Ddsobject.c870 /* Local ID (0-7) is (AML opcode - base AML_LOCAL_OP) */
872 ObjDesc->Reference.Value = ((UINT32) Opcode) - AML_LOCAL_OP;

Completed in 33 milliseconds