Home | Sort by: relevance | last modified time | path |
/src/sys/arch/arm/fdt/ | |
arm_fdt.c | 73 static const char * const ignore_efi_runtime_models[] = { variable in typeref:typename:const char * const[] 265 for (n = 0; n < __arraycount(ignore_efi_runtime_models); n++) { 266 if (strcmp(descr, ignore_efi_runtime_models[n]) == 0) { |
arm_fdt.c | 73 static const char * const ignore_efi_runtime_models[] = { variable in typeref:typename:const char * const[] 265 for (n = 0; n < __arraycount(ignore_efi_runtime_models); n++) { 266 if (strcmp(descr, ignore_efi_runtime_models[n]) == 0) { |