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

/netbsd-current/sys/external/bsd/acpica/dist/debugger/
H A Ddbxface.c416 if (Op->Common.AmlOpcode != AML_INT_METHODCALL_OP)
432 if (Op->Common.AmlOpcode == AML_INT_METHODCALL_OP)
/netbsd-current/sys/external/bsd/acpica/dist/parser/
H A Dpsargs.c313 AcpiPsInitOp (Arg, AML_INT_METHODCALL_OP);
331 AcpiPsInitOp (Arg, AML_INT_METHODCALL_OP);
944 if (Arg->Common.AmlOpcode == AML_INT_METHODCALL_OP)
H A Dpstree.c326 case AML_INT_METHODCALL_OP:
/netbsd-current/sys/external/bsd/acpica/dist/tools/acpiexec/
H A Daeexception.c340 if ((WalkState->Opcode != AML_INT_METHODCALL_OP) &&
/netbsd-current/sys/external/bsd/acpica/dist/executer/
H A Dexresolv.c212 if ((WalkState->Opcode == AML_INT_METHODCALL_OP) ||
/netbsd-current/sys/external/bsd/acpica/dist/compiler/
H A Daslmap.c84 if (Opcode == AML_INT_METHODCALL_OP)
304 /* METHODCALL */ OP_TABLE_ENTRY (AML_INT_METHODCALL_OP, 0, 0, ACPI_BTYPE_OBJECTS_AND_REFS),
/netbsd-current/sys/external/bsd/acpica/dist/dispatcher/
H A Ddswload2.c472 (Op->Common.AmlOpcode != AML_INT_METHODCALL_OP))
H A Ddsutils.c565 (ParentOp->Common.AmlOpcode != AML_INT_METHODCALL_OP) &&
/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Damlcode.h210 #define AML_INT_METHODCALL_OP (UINT16) 0x0035 macro
/netbsd-current/sys/external/bsd/acpica/dist/disassembler/
H A Ddmopcode.c979 case AML_INT_METHODCALL_OP:
H A Ddmwalk.c306 case AML_INT_METHODCALL_OP:
/netbsd-current/sys/external/bsd/acpica/dist/common/
H A Dadwalk.c586 (ParentOp->Common.AmlOpcode != AML_INT_METHODCALL_OP) &&

Completed in 99 milliseconds