Searched refs:AML_INT_METHODCALL_OP (Results 1 - 7 of 7) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/parser/
H A Dpstree.c392 case AML_INT_METHODCALL_OP:
H A Dpsargs.c382 AcpiPsInitOp (Arg, AML_INT_METHODCALL_OP);
400 AcpiPsInitOp (Arg, AML_INT_METHODCALL_OP);
963 if (Arg->Common.AmlOpcode == AML_INT_METHODCALL_OP)
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/executer/
H A Dexresolv.c289 if ((WalkState->Opcode == AML_INT_METHODCALL_OP) ||
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/dispatcher/
H A Ddswload2.c511 (Op->Common.AmlOpcode != AML_INT_METHODCALL_OP))
H A Ddsutils.c642 (ParentOp->Common.AmlOpcode != AML_INT_METHODCALL_OP) &&
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Damlcode.h285 #define AML_INT_METHODCALL_OP (UINT16) 0x0035 macro
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/common/
H A Dadwalk.c597 (ParentOp->Common.AmlOpcode != AML_INT_METHODCALL_OP) &&

Completed in 109 milliseconds