Searched refs:AcpiBtype (Results 1 – 10 of 10) sorted by relevance
302 NewOp->Asl.AcpiBtype = ACPI_BTYPE_STRING; in OpcParsePrintf()363 NewOp->Asl.AcpiBtype = ACPI_BTYPE_STRING; in OpcParsePrintf()390 NewOp->Asl.AcpiBtype = ACPI_BTYPE_STRING; in OpcParsePrintf()466 NewConcatOp->Asl.AcpiBtype = 0x7; in OpcCreateConcatenateNode()
566 ThisNodeBtype = ReferencedNode->Asl.AcpiBtype; in AnGetBtype()576 ThisNodeBtype = Op->Asl.AcpiBtype; in AnGetBtype()
867 Op->Asl.AcpiBtype = AslKeywordMapping[Index].AcpiBtype; in OpcGenerateAmlOpcode()
225 UINT32 AcpiBtype; /* Object type or return type */ member
295 /* 14 */ Op->Asl.AcpiBtype, in CgAmlWriteWalk()
295 Op->Asl.AcpiBtype |= MethodInfo->ValidReturnTypes; in MtMethodAnalysisWalkBegin()
244 Op->Asl.ParentMethod->Asl.AcpiBtype |= ThisOpBtype; in AnMethodTypingWalkEnd()
676 for (i = 1; i < Arg->Asl.AcpiBtype; i *= 2) in LdNamespace1Begin()
663 Btype = AslKeywordMapping[Index].AcpiBtype; in TrDoSwitch()
1179 UINT32 AcpiBtype; member