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