Searched refs:StructTable (Results 1 – 1 of 1) sorted by relevance
423 ACPI_TYPED_IDENTIFIER_TABLE *StructTable; in AsConvertFile() local436 StructTable = ConversionTable->SourceStructTable; in AsConvertFile()447 StructTable = ConversionTable->HeaderStructTable; in AsConvertFile()458 StructTable = ConversionTable->PatchStructTable; in AsConvertFile()526 if (StructTable) in AsConvertFile()528 for (i = 0; StructTable[i].Identifier; i++) in AsConvertFile()530 AsInsertPrefix (FileBuffer, StructTable[i].Identifier, in AsConvertFile()531 StructTable[i].Type); in AsConvertFile()