Searched refs:AML_CONCAT_OP (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/sys/contrib/dev/acpica/compiler/
H A Daslprintf.c357 NewConcatOp->Asl.AmlOpcode = AML_CONCAT_OP;
H A Daslmap.c178 /* CONCATENATE */ OP_TABLE_ENTRY (AML_CONCAT_OP, 0, 0, ACPI_BTYPE_COMPUTE_DATA),
/freebsd-10.3-release/sys/contrib/dev/acpica/components/executer/
H A Dexoparg2.c329 case AML_CONCAT_OP: /* Concatenate (Data1, Data2, Result) */
/freebsd-10.3-release/sys/contrib/dev/acpica/include/
H A Damlcode.h96 #define AML_CONCAT_OP (UINT16) 0x73 macro

Completed in 105 milliseconds