Searched defs:acpi_table_list (Results 1 – 1 of 1) sorted by relevance
199 struct acpi_table_list { struct200 struct acpi_table_desc *tables; /* Table descriptor array */201 u32 current_table_count; /* Tables currently in the array */202 u32 max_table_count; /* Max tables array will hold */203 u8 flags;