Home
last modified time | relevance | path

Searched refs:AML_CREATE_BIT_FIELD_OP (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DAcpiAml.h110 #define AML_CREATE_BIT_FIELD_OP 0x8d macro
/illumos-gate/usr/src/common/acpica/disassembler/
H A Ddmdeferred.c232 case AML_CREATE_BIT_FIELD_OP: in AcpiDmParseDeferredOps()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Damlcode.h225 #define AML_CREATE_BIT_FIELD_OP (UINT16) 0x8d macro
/illumos-gate/usr/src/common/acpica/dispatcher/
H A Ddsopcode.c296 case AML_CREATE_BIT_FIELD_OP: in AcpiDsInitBufferField()
/illumos-gate/usr/src/cmd/acpi/common/
H A Ddmrestag.c627 if ((Op->Common.AmlOpcode == AML_CREATE_BIT_FIELD_OP) || in AcpiDmCheckResourceReference()
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslmap.c293 /* CREATEBITFIELD */ OP_TABLE_ENTRY (AML_CREATE_BIT_FIELD_OP, 0, …
H A Daslxref.c837 case AML_CREATE_BIT_FIELD_OP: in XfNamespaceLocateBegin()
H A Dasloperands.c1211 case AML_CREATE_BIT_FIELD_OP: in OpnAttachNameToNode()