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

/barrelfish-master/lib/acpica/source/components/parser/
H A Dpsutils.c278 if (Op->Common.AmlOpcode == AML_INT_RETURN_VALUE_OP)
H A Dpsparse.c276 AML_INT_RETURN_VALUE_OP, Op->Common.Aml);
296 AML_INT_RETURN_VALUE_OP, Op->Common.Aml);
327 AML_INT_RETURN_VALUE_OP, Op->Common.Aml);
/barrelfish-master/lib/acpica/source/include/
H A Damlcode.h286 #define AML_INT_RETURN_VALUE_OP (UINT16) 0x0036 macro
/barrelfish-master/lib/acpica/source/components/disassembler/
H A Ddmopcode.c1066 if ((Op->Common.AmlOpcode == AML_INT_RETURN_VALUE_OP) &&
/barrelfish-master/lib/acpica/source/components/dispatcher/
H A Ddsobject.c534 if (Arg->Common.AmlOpcode == AML_INT_RETURN_VALUE_OP)

Completed in 43 milliseconds