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

/freebsd-11.0-release/sys/contrib/dev/acpica/components/executer/
H A Dexresop.c103 AOPOBJ_AML_CONSTANT))
H A Dexstore.c138 if (DestDesc->Common.Flags & AOPOBJ_AML_CONSTANT)
/freebsd-11.0-release/sys/contrib/dev/acpica/include/
H A Dacobject.h94 #define AOPOBJ_AML_CONSTANT 0x01 /* Integer is an AML constant */ macro
/freebsd-11.0-release/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsobject.c712 ObjDesc->Common.Flags = AOPOBJ_AML_CONSTANT;

Completed in 114 milliseconds