Searched refs:ACPI_SIG_BERT (Results 1 – 4 of 4) sorted by relevance
129 status = acpi_get_table(ACPI_SIG_BERT, 0, (struct acpi_table_header **)&bert_tab); in bert_init()
538 ACPI_SIG_BERT, ACPI_SIG_BGRT, ACPI_SIG_CPEP, ACPI_SIG_ECDT,
464 { ACPI_SIG_BERT, acpi_bert_data_init },
29 #define ACPI_SIG_BERT "BERT" /* Boot Error Record Table */ macro