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

  /src/sys/arch/arm/footbridge/isa/
isa_machdep.c 159 static u_long strays; local in function:isa_strayintr
167 if (++strays <= 5)
169 strays >= 5 ? "; stopped logging" : "");
isa_machdep.c 159 static u_long strays; local in function:isa_strayintr
167 if (++strays <= 5)
169 strays >= 5 ? "; stopped logging" : "");

Completed in 23 milliseconds