Searched defs:acpi_table_list (Results 1 – 1 of 1) sorted by relevance
176 struct acpi_table_list { struct177 struct acpi_table_desc *tables; /* Table descriptor array */178 u32 current_table_count; /* Tables currently in the array */179 u32 max_table_count; /* Max tables array will hold */180 u8 flags;