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

/freebsd-11.0-release/sys/contrib/dev/acpica/components/parser/
H A Dpsparse.c204 AML_INT_RETURN_VALUE_OP, Op->Common.Aml);
224 AML_INT_RETURN_VALUE_OP, Op->Common.Aml);
255 AML_INT_RETURN_VALUE_OP, Op->Common.Aml);
H A Dpsutils.c206 if (Op->Common.AmlOpcode == AML_INT_RETURN_VALUE_OP)
/freebsd-11.0-release/sys/contrib/dev/acpica/components/disassembler/
H A Ddmopcode.c994 if ((Op->Common.AmlOpcode == AML_INT_RETURN_VALUE_OP) &&
/freebsd-11.0-release/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsobject.c462 if (Arg->Common.AmlOpcode == AML_INT_RETURN_VALUE_OP)
/freebsd-11.0-release/sys/contrib/dev/acpica/include/
H A Damlcode.h214 #define AML_INT_RETURN_VALUE_OP (UINT16) 0x0036 macro

Completed in 87 milliseconds