Home
last modified time | relevance | path

Searched refs:AML_INDEX_FIELD_OP (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/contrib/dev/acpica/components/disassembler/
H A Ddmwalk.c389 case AML_INDEX_FIELD_OP: in AcpiDmBlockType()
477 case AML_INDEX_FIELD_OP: in AcpiDmListType()
882 case AML_INDEX_FIELD_OP: in AcpiDmDescendingOp()
923 case AML_INDEX_FIELD_OP: in AcpiDmDescendingOp()
/f-stack/freebsd/contrib/dev/acpica/components/dispatcher/
H A Ddswload2.c260 case AML_INDEX_FIELD_OP: in AcpiDsLoad2BeginOp()
655 case AML_INDEX_FIELD_OP: in AcpiDsLoad2EndOp()
H A Ddswload.c611 WalkState->Opcode == AML_INDEX_FIELD_OP) in AcpiDsLoad1EndOp()
H A Ddsfield.c773 case AML_INDEX_FIELD_OP: in AcpiDsInitFieldObjects()
/f-stack/freebsd/contrib/dev/acpica/components/parser/
H A Dpstree.c451 case AML_INDEX_FIELD_OP: in AcpiPsGetChild()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Damlcode.h294 #define AML_INDEX_FIELD_OP (UINT16) 0x5b86 macro
/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Daslload.c312 case AML_INDEX_FIELD_OP: in LdLoadFieldElements()
539 case AML_INDEX_FIELD_OP: in LdNamespace1Begin()
H A Dasllisting.c652 case AML_INDEX_FIELD_OP: in LsWriteNodeToListing()
H A Daslmap.c356 /* INDEXFIELD */ OP_TABLE_ENTRY (AML_INDEX_FIELD_OP, 0, …
H A Dasloperands.c1282 case AML_INDEX_FIELD_OP: in OpnAttachNameToNode()