Searched refs:AML_DATA_REGION_OP (Results 1 - 13 of 13) sorted by relevance

/barrelfish-2018-10-04/lib/acpica/source/components/disassembler/
H A Ddmdeferred.c191 case AML_DATA_REGION_OP:
H A Ddmwalk.c770 case AML_DATA_REGION_OP:
/barrelfish-2018-10-04/lib/acpica/source/components/dispatcher/
H A Ddswload.c579 else if (Op->Common.AmlOpcode == AML_DATA_REGION_OP)
H A Ddswload2.c663 case AML_DATA_REGION_OP:
H A Ddsutils.c370 (Op->Common.Parent->Common.AmlOpcode == AML_DATA_REGION_OP) ||
H A Ddswexec.c756 else if (Op->Common.AmlOpcode == AML_DATA_REGION_OP)
/barrelfish-2018-10-04/lib/acpica/source/components/parser/
H A Dpsloop.c651 Op->Common.AmlOpcode == AML_DATA_REGION_OP)
H A Dpsparse.c289 (Op->Common.Parent->Common.AmlOpcode == AML_DATA_REGION_OP) ||
H A Dpsobject.c333 (*Op)->Common.AmlOpcode == AML_DATA_REGION_OP)
/barrelfish-2018-10-04/lib/acpica/source/compiler/
H A Daslwalks.c382 case AML_DATA_REGION_OP:
H A Daslmap.c264 /* DATATABLEREGION */ OP_TABLE_ENTRY (AML_DATA_REGION_OP, 0, 0, 0),
H A Dasloperands.c1126 case AML_DATA_REGION_OP:
/barrelfish-2018-10-04/lib/acpica/source/include/
H A Damlcode.h254 #define AML_DATA_REGION_OP (UINT16) 0x5b88 /* ACPI 2.0 */ macro

Completed in 60 milliseconds