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

  /src/sys/external/bsd/acpica/dist/dispatcher/
dsobject.c 646 /* Arg ID (0-6) is (AML opcode - base AML_FIRST_ARG_OP) */
648 ObjDesc->Reference.Value = ((UINT32) Opcode) - AML_FIRST_ARG_OP;
  /src/sys/external/bsd/acpica/dist/include/
amlcode.h 188 #define AML_FIRST_ARG_OP (UINT16) 0x68 /* Used for Arg op # calculations */

Completed in 13 milliseconds