HomeSort by: relevance | last modified time | path
    Searched defs:dbri_supported (Results 1 - 2 of 2) sorted by relevancy

  /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)

Completed in 26 milliseconds