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