Searched refs:AML_REGION_OP (Results 1 - 15 of 15) sorted by relevance

/freebsd-11.0-release/sys/contrib/dev/acpica/compiler/
H A Dasloffset.c206 case AML_REGION_OP:
243 (UINT8) NextOp->Asl.AmlOpcode, AML_REGION_OP);
H A Daslwalks.c301 case AML_REGION_OP:
H A Daslmap.c337 /* OPERATIONREGION */ OP_TABLE_ENTRY (AML_REGION_OP, 0, 0, 0),
H A Dasloperands.c1060 case AML_REGION_OP:
/freebsd-11.0-release/sys/contrib/dev/acpica/components/disassembler/
H A Ddmdeferred.c118 case AML_REGION_OP:
H A Ddmwalk.c665 case AML_REGION_OP:
/freebsd-11.0-release/sys/contrib/dev/acpica/components/dispatcher/
H A Ddswload2.c590 case AML_REGION_OP:
593 if (Op->Common.AmlOpcode == AML_REGION_OP)
H A Ddsutils.c297 if ((Op->Common.Parent->Common.AmlOpcode == AML_REGION_OP) ||
568 (ParentOp->Common.AmlOpcode != AML_REGION_OP) &&
H A Ddswload.c496 if (Op->Common.AmlOpcode == AML_REGION_OP)
H A Ddswexec.c673 if (Op->Common.AmlOpcode == AML_REGION_OP)
/freebsd-11.0-release/sys/contrib/dev/acpica/components/debugger/
H A Ddbutils.c468 if (Op->Common.AmlOpcode == AML_REGION_OP)
/freebsd-11.0-release/sys/contrib/dev/acpica/components/parser/
H A Dpsloop.c578 if (Op->Common.AmlOpcode == AML_REGION_OP ||
H A Dpsparse.c216 if ((Op->Common.Parent->Common.AmlOpcode == AML_REGION_OP) ||
H A Dpsobject.c260 if ((*Op)->Common.AmlOpcode == AML_REGION_OP ||
/freebsd-11.0-release/sys/contrib/dev/acpica/include/
H A Damlcode.h174 #define AML_REGION_OP (UINT16) 0x5b80 macro

Completed in 95 milliseconds