Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Dasllisting.c509 case AML_ALIAS_OP: in LsWriteNodeToListing()
689 case AML_ALIAS_OP: in LsWriteNodeToListing()
H A Dasllookup.c402 if (Op->Asl.AmlOpcode == AML_ALIAS_OP) in LkGetNameOp()
H A Daslopt.c876 if (Op->Asl.AmlOpcode == AML_ALIAS_OP) in OptOptimizeNamePath()
H A Daslmap.c261 /* ALIAS */ OP_TABLE_ENTRY (AML_ALIAS_OP, 0, …
H A Daslxref.c649 if (Op->Asl.AmlOpcode == AML_ALIAS_OP) in XfNamespaceLocateBegin()
H A Dasloperands.c1206 case AML_ALIAS_OP: in OpnAttachNameToNode()
/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DAcpiAml.h22 #define AML_ALIAS_OP 0x06 macro
/illumos-gate/usr/src/common/acpica/disassembler/
H A Ddmwalk.c768 case AML_ALIAS_OP: in AcpiDmDescendingOp()
859 case AML_ALIAS_OP: in AcpiDmDescendingOp()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Damlcode.h161 #define AML_ALIAS_OP (UINT16) 0x06 macro
/illumos-gate/usr/src/common/acpica/dispatcher/
H A Ddswload2.c690 case AML_ALIAS_OP: in AcpiDsLoad2EndOp()
/illumos-gate/usr/src/cmd/acpi/common/
H A Dadwalk.c914 if (Op->Common.AmlOpcode == AML_ALIAS_OP) in AcpiDmXrefDescendingOp()