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 538 /* Arg ID (0-6) is (AML opcode - base AML_FIRST_ARG_OP) */
540 ObjDesc->Reference.Value = ((UINT32) Opcode) - AML_FIRST_ARG_OP;
  /src/sys/external/bsd/acpica/dist/include/
amlcode.h 80 #define AML_FIRST_ARG_OP (UINT16) 0x68 /* Used for Arg op # calculations */

Completed in 15 milliseconds