Searched refs:srat_types (Results 1 – 1 of 1) sorted by relevance
2217 static const char *srat_types[] = { variable2232 if (srat->Type < nitems(srat_types)) in acpi_print_srat()2233 printf("\tType=%s\n", srat_types[srat->Type]); in acpi_print_srat()