Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DAcpiAml.h108 #define AML_CREATE_WORD_FIELD_OP 0x8b macro
/illumos-gate/usr/src/common/acpica/disassembler/
H A Ddmdeferred.c230 case AML_CREATE_WORD_FIELD_OP: in AcpiDmParseDeferredOps()
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslxref.c848 case AML_CREATE_WORD_FIELD_OP: in XfNamespaceLocateBegin()
898 case AML_CREATE_WORD_FIELD_OP: in XfNamespaceLocateBegin()
H A Daslmap.c298 /* CREATEWORDFIELD */ OP_TABLE_ENTRY (AML_CREATE_WORD_FIELD_OP, 0, …
H A Dasloperands.c1213 case AML_CREATE_WORD_FIELD_OP: in OpnAttachNameToNode()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Damlcode.h223 #define AML_CREATE_WORD_FIELD_OP (UINT16) 0x8b macro
/illumos-gate/usr/src/common/acpica/dispatcher/
H A Ddsopcode.c314 case AML_CREATE_WORD_FIELD_OP: in AcpiDsInitBufferField()