Searched refs:AcpiBtype (Results 1 – 9 of 9) sorted by relevance
194 NewOp->Asl.AcpiBtype = ACPI_BTYPE_STRING; in OpcParsePrintf()255 NewOp->Asl.AcpiBtype = ACPI_BTYPE_STRING; in OpcParsePrintf()282 NewOp->Asl.AcpiBtype = ACPI_BTYPE_STRING; in OpcParsePrintf()358 NewConcatOp->Asl.AcpiBtype = 0x7; in OpcCreateConcatenateNode()
445 ThisNodeBtype = ReferencedNode->Asl.AcpiBtype; in AnGetBtype()455 ThisNodeBtype = Op->Asl.AcpiBtype; in AnGetBtype()
112 UINT32 AcpiBtype; /* Object type or return type */ member
186 /* 14 */ Op->Asl.AcpiBtype, in CgAmlWriteWalk()
125 Op->Asl.ParentMethod->Asl.AcpiBtype |= ThisOpBtype; in AnMethodTypingWalkEnd()
429 Btype = AslKeywordMapping[Index].AcpiBtype; in TrDoSwitch()
1447 Op->Asl.AcpiBtype = AslKeywordMapping[Index].AcpiBtype; in OpcGenerateAmlOpcode()
446 for (i = 1; i < Arg->Asl.AcpiBtype; i *= 2) in LdNamespace1Begin()
983 UINT32 AcpiBtype; member
Completed in 19 milliseconds