Home
last modified time | relevance | path

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

/trueos/sys/contrib/dev/acpica/compiler/
HDasloffset.c176 case AML_ONE_OP: in LsAmlOffsetWalk()
HDaslmap.c333 /* ONE */ OP_TABLE_ENTRY (AML_ONE_OP, 0, …
HDaslopcodes.c289 Op->Asl.AmlOpcode = AML_ONE_OP; in OpcSetOptimalIntegerSize()
/trueos/sys/contrib/dev/acpica/include/
HDamlcode.h54 #define AML_ONE_OP (UINT16) 0x01 macro
/trueos/sys/contrib/dev/acpica/components/dispatcher/
HDdsobject.c719 case AML_ONE_OP: in AcpiDsInitObjectFromOp()
/trueos/sys/contrib/dev/acpica/components/disassembler/
HDdmopcode.c189 case AML_ONE_OP: in AcpiDmNotifyDescription()