Home
last modified time | relevance | path

Searched refs:AML_CREATE_QWORD_FIELD_OP (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DAcpiAml.h112 #define AML_CREATE_QWORD_FIELD_OP 0x8f macro
/illumos-gate/usr/src/common/acpica/disassembler/
H A Ddmdeferred.c228 case AML_CREATE_QWORD_FIELD_OP: in AcpiDmParseDeferredOps()
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslxref.c858 case AML_CREATE_QWORD_FIELD_OP: in XfNamespaceLocateBegin()
900 case AML_CREATE_QWORD_FIELD_OP: in XfNamespaceLocateBegin()
H A Daslmap.c297 /* CREATEQWORDFIELD */ OP_TABLE_ENTRY (AML_CREATE_QWORD_FIELD_OP, 0, …
H A Dasloperands.c1215 case AML_CREATE_QWORD_FIELD_OP: in OpnAttachNameToNode()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Damlcode.h227 #define AML_CREATE_QWORD_FIELD_OP (UINT16) 0x8f /* ACPI 2.0 */ macro
/illumos-gate/usr/src/common/acpica/dispatcher/
H A Ddsopcode.c332 case AML_CREATE_QWORD_FIELD_OP: in AcpiDsInitBufferField()