Searched refs:AML_COPY_OBJECT_OP (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/sys/contrib/dev/acpica/components/executer/
H A Dexstoren.c224 if (WalkState->Opcode == AML_COPY_OBJECT_OP)
H A Dexstore.c546 if (WalkState->Opcode != AML_COPY_OBJECT_OP)
632 if ((WalkState->Opcode == AML_COPY_OBJECT_OP) ||
H A Dexresolv.c321 (WalkState->Opcode == AML_COPY_OBJECT_OP))
H A Dexoparg1.c618 case AML_COPY_OBJECT_OP: /* CopyObject (Source, Target) */
/freebsd-13-stable/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpiAml.h124 #define AML_COPY_OBJECT_OP 0x9d macro
/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
H A Daslfold.c673 NewAmlOpcode = AML_COPY_OBJECT_OP;
H A Daslmap.c293 /* COPYOBJECT */ OP_TABLE_ENTRY (AML_COPY_OBJECT_OP, 0, 0, ACPI_BTYPE_DATA_REFERENCE),
/freebsd-13-stable/sys/contrib/dev/acpica/include/
H A Damlcode.h239 #define AML_COPY_OBJECT_OP (UINT16) 0x9d /* ACPI 2.0 */ macro

Completed in 174 milliseconds