Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DAcpiAml.h109 #define AML_CREATE_BYTE_FIELD_OP 0x8c macro
/illumos-gate/usr/src/common/acpica/disassembler/
H A Ddmdeferred.c231 case AML_CREATE_BYTE_FIELD_OP: in AcpiDmParseDeferredOps()
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslxref.c842 case AML_CREATE_BYTE_FIELD_OP: in XfNamespaceLocateBegin()
897 case AML_CREATE_BYTE_FIELD_OP: in XfNamespaceLocateBegin()
H A Daslmap.c294 /* CREATEBYTEFIELD */ OP_TABLE_ENTRY (AML_CREATE_BYTE_FIELD_OP, 0, …
H A Dasloperands.c1212 case AML_CREATE_BYTE_FIELD_OP: in OpnAttachNameToNode()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Damlcode.h224 #define AML_CREATE_BYTE_FIELD_OP (UINT16) 0x8c macro
/illumos-gate/usr/src/common/acpica/dispatcher/
H A Ddsopcode.c305 case AML_CREATE_BYTE_FIELD_OP: in AcpiDsInitBufferField()