Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DAcpiAml.h21 #define AML_ONE_OP 0x01 macro
/illumos-gate/usr/src/cmd/acpi/common/
H A Ddmswitch.c370 if (!OneOp || (OneOp->Common.AmlOpcode != AML_ONE_OP)) in AcpiDmIsSwitchBlock()
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Dasloffset.c283 case AML_ONE_OP: in LsAmlOffsetWalk()
H A Daslopcodes.c344 Op->Asl.AmlOpcode = AML_ONE_OP; in OpcSetOptimalIntegerSize()
H A Daslmap.c443 /* ONE */ OP_TABLE_ENTRY (AML_ONE_OP, 0, …
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Damlcode.h160 #define AML_ONE_OP (UINT16) 0x01 macro
/illumos-gate/usr/src/common/acpica/dispatcher/
H A Ddsobject.c563 case AML_ONE_OP: in AcpiDsInitObjectFromOp()
/illumos-gate/usr/src/common/acpica/disassembler/
H A Ddmopcode.c304 case AML_ONE_OP: in AcpiDmNotifyDescription()