Home | Sort by: relevance | last modified time | path |
/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" : ""); |