Searched refs:AML_INT_RETURN_VALUE_OP (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/sys/contrib/dev/acpica/components/parser/
H A Dpsutils.c203 if (Op->Common.AmlOpcode == AML_INT_RETURN_VALUE_OP)
H A Dpsparse.c201 ReplacementOp = AcpiPsAllocOp (AML_INT_RETURN_VALUE_OP);
220 ReplacementOp = AcpiPsAllocOp (AML_INT_RETURN_VALUE_OP);
249 ReplacementOp = AcpiPsAllocOp (AML_INT_RETURN_VALUE_OP);
/freebsd-10.2-release/sys/contrib/dev/acpica/components/disassembler/
H A Ddmopcode.c965 if ((Op->Common.AmlOpcode == AML_INT_RETURN_VALUE_OP) &&
/freebsd-10.2-release/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsobject.c462 if (Arg->Common.AmlOpcode == AML_INT_RETURN_VALUE_OP)
/freebsd-10.2-release/sys/contrib/dev/acpica/include/
H A Damlcode.h214 #define AML_INT_RETURN_VALUE_OP (UINT16) 0x0036 macro

Completed in 54 milliseconds