acpi_tb_get_table
acpi_tb_get_table(struct acpi_table_desc *table_desc,
status = acpi_tb_get_table(fadt_desc, &table);
ACPI_FUNCTION_TRACE(acpi_tb_get_table);
status = acpi_tb_get_table(table_desc, out_table);
acpi_tb_get_table(&acpi_gbl_root_table_list.tables[table_index],