Home
last modified time | relevance | path

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

/acpica-latest/source/compiler/
Dasloffset.c283 case AML_ONE_OP: in LsAmlOffsetWalk()
Daslopcodes.c344 Op->Asl.AmlOpcode = AML_ONE_OP; in OpcSetOptimalIntegerSize()
Daslmap.c445 /* ONE */ OP_TABLE_ENTRY (AML_ONE_OP, 0, …
/acpica-latest/source/common/
Ddmswitch.c372 if (!OneOp || (OneOp->Common.AmlOpcode != AML_ONE_OP)) in AcpiDmIsSwitchBlock()
/acpica-latest/source/include/
Damlcode.h160 #define AML_ONE_OP (UINT16) 0x01 macro
/acpica-latest/source/components/dispatcher/
Ddsobject.c560 case AML_ONE_OP: in AcpiDsInitObjectFromOp()
/acpica-latest/source/components/disassembler/
Ddmopcode.c304 case AML_ONE_OP: in AcpiDmNotifyDescription()