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

/barrelfish-master/lib/acpica/source/compiler/
H A Daslprintf.c429 NewConcatOp->Asl.AmlOpcode = AML_CONCAT_OP;
H A Daslmap.c251 /* CONCATENATE */ OP_TABLE_ENTRY (AML_CONCAT_OP, 0, 0, ACPI_BTYPE_COMPUTE_DATA),
/barrelfish-master/lib/acpica/source/components/executer/
H A Dexoparg2.c405 case AML_CONCAT_OP: /* Concatenate (Data1, Data2, Result) */
/barrelfish-master/lib/acpica/source/include/
H A Damlcode.h168 #define AML_CONCAT_OP (UINT16) 0x73 macro

Completed in 45 milliseconds