Searched refs:tbl (Results 1 – 1 of 1) sorted by relevance
66 struct acpi_table_header *tbl; in acpi_get_boot_usec() local82 tbl = (struct acpi_table_header *)buf; in acpi_get_boot_usec()83 if (l != tbl->length) in acpi_get_boot_usec()86 if (memcmp(tbl->signature, "FPDT", 4) != 0) in acpi_get_boot_usec()