Searched defs:acpi_table_list (Results 1 – 1 of 1) sorted by relevance
209 struct acpi_table_list { struct210 struct acpi_table_desc *tables; /* Table descriptor array */211 u32 current_table_count; /* Tables currently in the array */212 u32 max_table_count; /* Max tables array will hold */213 u8 flags;