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