Searched refs:AML_VAR_PACKAGE_OP (Results 1 - 14 of 14) sorted by relevance

/barrelfish-2018-10-04/lib/acpica/source/components/disassembler/
H A Ddmdeferred.c178 case AML_VAR_PACKAGE_OP:
292 case AML_VAR_PACKAGE_OP:
303 case AML_VAR_PACKAGE_OP:
H A Ddmwalk.c367 case AML_VAR_PACKAGE_OP:
379 (Op->Common.Parent->Common.AmlOpcode == AML_VAR_PACKAGE_OP)))
445 case AML_VAR_PACKAGE_OP:
896 case AML_VAR_PACKAGE_OP:
1091 case AML_VAR_PACKAGE_OP:
H A Ddmcstyle.c313 (Child1->Common.AmlOpcode == AML_VAR_PACKAGE_OP))
/barrelfish-2018-10-04/lib/acpica/source/components/dispatcher/
H A Ddsobject.c188 (Op->Common.Parent->Common.AmlOpcode == AML_VAR_PACKAGE_OP)))
217 (Op->Common.Parent->Common.AmlOpcode == AML_VAR_PACKAGE_OP))
486 (Parent->Common.AmlOpcode == AML_VAR_PACKAGE_OP))
H A Ddsopcode.c756 case AML_VAR_PACKAGE_OP:
776 (Op->Common.Parent->Common.AmlOpcode != AML_VAR_PACKAGE_OP) &&
H A Ddsutils.c372 (Op->Common.Parent->Common.AmlOpcode == AML_VAR_PACKAGE_OP) ||
945 (Op->Common.Parent->Common.AmlOpcode == AML_VAR_PACKAGE_OP) ||
H A Ddswexec.c610 (Op->Asl.Parent->Asl.AmlOpcode == AML_VAR_PACKAGE_OP)))
/barrelfish-2018-10-04/lib/acpica/source/components/parser/
H A Dpsparse.c293 (Op->Common.Parent->Common.AmlOpcode == AML_VAR_PACKAGE_OP))
307 (Op->Common.AmlOpcode == AML_VAR_PACKAGE_OP))
H A Dpsloop.c321 case AML_VAR_PACKAGE_OP:
H A Dpsargs.c453 (Arg->Common.Parent->Common.AmlOpcode == AML_VAR_PACKAGE_OP)))
/barrelfish-2018-10-04/lib/acpica/source/compiler/
H A Dasloffset.c260 case AML_VAR_PACKAGE_OP:
H A Daslwalks.c392 case AML_VAR_PACKAGE_OP:
H A Daslmap.c503 /* VAR_PACKAGE */ OP_TABLE_ENTRY (AML_VAR_PACKAGE_OP, 0, NODE_AML_PACKAGE, ACPI_BTYPE_PACKAGE),
/barrelfish-2018-10-04/lib/acpica/source/include/
H A Damlcode.h138 #define AML_VAR_PACKAGE_OP (UINT16) 0x13 /* ACPI 2.0 */ macro

Completed in 115 milliseconds