Home
last modified time | relevance | path

Searched refs:AML_ARG6 (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslwalks.c953 (TargetOperandOp->Asl.AmlOpcode > AML_ARG6)) in AnAnalyzeStoreOperator()
1028 (SourceOperandOp->Asl.AmlOpcode <= AML_ARG6)) in AnAnalyzeStoreOperator()
1034 (TargetOperandOp->Asl.AmlOpcode <= AML_ARG6)) in AnAnalyzeStoreOperator()
H A Daslmap.c269 /* ARG6 */ OP_TABLE_ENTRY (AML_ARG6, 0, …
/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DAcpiAml.h80 #define AML_ARG6 0x6e macro
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Damlcode.h195 #define AML_ARG6 (UINT16) 0x6e macro