Searched refs:AML_RAW_DATA_DWORD (Results 1 – 7 of 7) sorted by relevance
206 #define AML_RAW_DATA_DWORD (UINT16) 0xAA04 /* write 4 raw bytes */ macro
346 (WalkState->Opcode == AML_RAW_DATA_DWORD) || in OpcAmlCheckForConstant()917 Op->Asl.AmlOpcode = AML_RAW_DATA_DWORD; in OpcUpdateIntegerNode()
414 case AML_RAW_DATA_DWORD: in CgGenerateAmlLengths()
834 case AML_RAW_DATA_DWORD: in CgWriteNode()
292 case AML_RAW_DATA_DWORD: in AnOperandTypecheckWalkEnd()
319 /* DWORDCONST */ OP_TABLE_ENTRY (AML_RAW_DATA_DWORD, 0, …
221 case AML_RAW_DATA_DWORD: in AcpiPsGetOpcodeInfo()