HomeSort by: relevance | last modified time | path
    Searched refs:AOPOBJ_AML_CONSTANT (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/executer/
exresop.c 211 AOPOBJ_AML_CONSTANT))
exstore.c 246 if (DestDesc->Common.Flags & AOPOBJ_AML_CONSTANT)
  /src/sys/external/bsd/acpica/dist/include/
acobject.h 202 #define AOPOBJ_AML_CONSTANT 0x01 /* Integer is an AML constant */
  /src/sys/external/bsd/acpica/dist/dispatcher/
dsobject.c 551 ObjDesc->Common.Flags = AOPOBJ_AML_CONSTANT;

Completed in 13 milliseconds