Searched refs:AOPOBJ_AML_CONSTANT (Results 1 – 4 of 4) sorted by relevance
202 #define AOPOBJ_AML_CONSTANT 0x01 /* Integer is an AML constant */ macro
246 if (DestDesc->Common.Flags & AOPOBJ_AML_CONSTANT) in AcpiExStore()
211 AOPOBJ_AML_CONSTANT)) in AcpiExCheckObjectType()
551 ObjDesc->Common.Flags = AOPOBJ_AML_CONSTANT; in AcpiDsInitObjectFromOp()