Home
last modified time | relevance | path

Searched refs:AML_CONDITIONAL_REF_OF_OP (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/common/acpica/executer/
H A Dexoparg1.c415 case AML_CONDITIONAL_REF_OF_OP: in AcpiExOpcode_1A_1T_1R()
546 case AML_CONDITIONAL_REF_OF_OP: /* CondRefOf (SourceObject, Result) */ in AcpiExOpcode_1A_1T_1R()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Damlcode.h270 #define AML_CONDITIONAL_REF_OF_OP (UINT16) 0x5b12 macro
/illumos-gate/usr/src/common/acpica/dispatcher/
H A Ddsutils.c700 if (ParentOp->Common.AmlOpcode == AML_CONDITIONAL_REF_OF_OP) in AcpiDsCreateOperand()
/illumos-gate/usr/src/common/acpica/parser/
H A Dpsargs.c481 else if (WalkState->Op->Common.AmlOpcode == AML_CONDITIONAL_REF_OF_OP) in AcpiPsGetNextNamepath()
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslmap.c289 /* CONDREFOF */ OP_TABLE_ENTRY (AML_CONDITIONAL_REF_OF_OP, 0, …
/illumos-gate/usr/src/cmd/acpi/common/
H A Dadwalk.c988 (Op->Asl.Parent->Asl.AmlOpcode == AML_CONDITIONAL_REF_OF_OP))) in AcpiDmXrefDescendingOp()