Searched refs:AML_COND_REF_OF_OP (Results 1 - 6 of 6) sorted by relevance

/barrelfish-2018-10-04/lib/acpica/source/components/executer/
H A Dexoparg1.c379 case AML_COND_REF_OF_OP:
510 case AML_COND_REF_OF_OP: /* CondRefOf (SourceObject, Result) */
/barrelfish-2018-10-04/lib/acpica/source/components/dispatcher/
H A Ddsutils.c664 if (ParentOp->Common.AmlOpcode == AML_COND_REF_OF_OP)
/barrelfish-2018-10-04/lib/acpica/source/components/parser/
H A Dpsargs.c441 else if (WalkState->Op->Common.AmlOpcode == AML_COND_REF_OF_OP)
/barrelfish-2018-10-04/lib/acpica/source/include/
H A Damlcode.h228 #define AML_COND_REF_OF_OP (UINT16) 0x5b12 macro
/barrelfish-2018-10-04/lib/acpica/source/common/
H A Dadwalk.c953 (Op->Asl.Parent->Asl.AmlOpcode == AML_COND_REF_OF_OP)))
/barrelfish-2018-10-04/lib/acpica/source/compiler/
H A Daslmap.c253 /* CONDREFOF */ OP_TABLE_ENTRY (AML_COND_REF_OF_OP, 0, 0, ACPI_BTYPE_INTEGER),

Completed in 56 milliseconds