Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/edk2/Include/IndustryStandard/
H A DAcpiAml.h22 #define AML_ALIAS_OP 0x06 macro
/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Dasllisting.c510 case AML_ALIAS_OP: in LsWriteNodeToListing()
690 case AML_ALIAS_OP: in LsWriteNodeToListing()
H A Dasllookup.c402 if (Op->Asl.AmlOpcode == AML_ALIAS_OP) in LkGetNameOp()
H A Daslopt.c875 if (Op->Asl.AmlOpcode == AML_ALIAS_OP) in OptOptimizeNamePath()
H A Daslmap.c262 /* ALIAS */ OP_TABLE_ENTRY (AML_ALIAS_OP, 0, …
H A Dasloperands.c1262 case AML_ALIAS_OP: in OpnAttachNameToNode()
H A Daslxref.c620 if (Op->Asl.AmlOpcode == AML_ALIAS_OP) in XfNamespaceLocateBegin()
/f-stack/freebsd/contrib/dev/acpica/components/disassembler/
H A Ddmwalk.c768 case AML_ALIAS_OP: in AcpiDmDescendingOp()
859 case AML_ALIAS_OP: in AcpiDmDescendingOp()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Damlcode.h161 #define AML_ALIAS_OP (UINT16) 0x06 macro
/f-stack/freebsd/contrib/dev/acpica/components/dispatcher/
H A Ddswload2.c708 case AML_ALIAS_OP: in AcpiDsLoad2EndOp()
/f-stack/freebsd/contrib/dev/acpica/common/
H A Dadwalk.c925 if (Op->Common.AmlOpcode == AML_ALIAS_OP) in AcpiDmXrefDescendingOp()