Searched refs:StructTable (Results 1 – 1 of 1) sorted by relevance
315 ACPI_TYPED_IDENTIFIER_TABLE *StructTable; in AsConvertFile() local328 StructTable = ConversionTable->SourceStructTable; in AsConvertFile()339 StructTable = ConversionTable->HeaderStructTable; in AsConvertFile()350 StructTable = ConversionTable->PatchStructTable; in AsConvertFile()418 if (StructTable) in AsConvertFile()420 for (i = 0; StructTable[i].Identifier; i++) in AsConvertFile()422 AsInsertPrefix (FileBuffer, StructTable[i].Identifier, in AsConvertFile()423 StructTable[i].Type); in AsConvertFile()