Home | Sort by: relevance | last modified time | path |
/src/sys/dev/sbus/ | |
dbri.c | 74 static const char *dbri_supported[] = { variable in typeref:typename:const char * [] 247 for (i = 0; dbri_supported[i][0] != '\0'; i++) 248 if (strcmp(dbri_supported[i], ver) == 0) |
dbri.c | 74 static const char *dbri_supported[] = { variable in typeref:typename:const char * [] 247 for (i = 0; dbri_supported[i][0] != '\0'; i++) 248 if (strcmp(dbri_supported[i], ver) == 0) |