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

  /src/sys/arch/vax/vax/
ka43.c 127 static int ka43_error_count = 0; variable in typeref:typename:int
137 if (++ka43_error_count > 10) {
138 printf("error_count exceeded: %d\n", ka43_error_count);
ka43.c 127 static int ka43_error_count = 0; variable in typeref:typename:int
137 if (++ka43_error_count > 10) {
138 printf("error_count exceeded: %d\n", ka43_error_count);

Completed in 21 milliseconds