Home
last modified time | relevance | path

Searched refs:AML_COND_REF_OF_OP (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/intel/io/acpica/executer/
H A Dexoparg1.c307 case AML_COND_REF_OF_OP: in AcpiExOpcode_1A_1T_1R()
438 case AML_COND_REF_OF_OP: /* CondRefOf (SourceObject, Result) */ in AcpiExOpcode_1A_1T_1R()
/titanic_44/usr/src/uts/intel/sys/acpi/
H A Damlcode.h156 #define AML_COND_REF_OF_OP (UINT16) 0x5b12 macro
/titanic_44/usr/src/uts/intel/io/acpica/dispatcher/
H A Ddsutils.c592 if (ParentOp->Common.AmlOpcode == AML_COND_REF_OF_OP) in AcpiDsCreateOperand()
/titanic_44/usr/src/uts/intel/io/acpica/parser/
H A Dpsargs.c369 else if (WalkState->Op->Common.AmlOpcode == AML_COND_REF_OF_OP) in AcpiPsGetNextNamepath()