Home
last modified time | relevance | path

Searched refs:AML_CREATE_FIELD_OP (Results 1 – 11 of 11) sorted by relevance

/dragonfly/sys/contrib/dev/acpica/source/components/dispatcher/
H A Ddsopcode.c277 case AML_CREATE_FIELD_OP: in AcpiDsInitBufferField()
377 ObjDesc->BufferField.IsCreateField = AmlOpcode == AML_CREATE_FIELD_OP; in AcpiDsInitBufferField()
392 if (AmlOpcode == AML_CREATE_FIELD_OP) in AcpiDsInitBufferField()
480 if (Op->Common.AmlOpcode == AML_CREATE_FIELD_OP) in AcpiDsEvalBufferFieldOperands()
H A Ddsutils.c655 ((WalkState->Opcode == AML_CREATE_FIELD_OP) ? 3 : 2))) in AcpiDsCreateOperand()
H A Ddsfield.c291 if (Op->Common.AmlOpcode == AML_CREATE_FIELD_OP) in AcpiDsCreateBufferField()
/dragonfly/sys/contrib/dev/acpica/source/components/disassembler/
H A Ddmnames.c427 if (Op->Common.AmlOpcode == AML_CREATE_FIELD_OP) in AcpiDmDisplayPath()
479 if (Op->Common.AmlOpcode == AML_CREATE_FIELD_OP) in AcpiDmDisplayPath()
H A Ddmdeferred.c233 case AML_CREATE_FIELD_OP: in AcpiDmParseDeferredOps()
/dragonfly/sys/contrib/dev/acpica/source/include/
H A Damlcode.h271 #define AML_CREATE_FIELD_OP (UINT16) 0x5b13 macro
/dragonfly/sys/contrib/dev/acpica/source/common/
H A Ddmrestag.c638 (Op->Common.AmlOpcode == AML_CREATE_FIELD_OP)) in AcpiDmCheckResourceReference()
/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Daslmap.c297 /* CREATEFIELD */ OP_TABLE_ENTRY (AML_CREATE_FIELD_OP, 0, …
H A Dasloperands.c1276 case AML_CREATE_FIELD_OP: in OpnAttachNameToNode()
H A Daslxref.c891 case AML_CREATE_FIELD_OP: /* Variable "Length" field, in bits */ in XfNamespaceLocateBegin()
/dragonfly/sys/contrib/dev/acpica/
H A Dchanges.txt1082 AML_CREATE_FIELD_OP