Home
last modified time | relevance | path

Searched refs:no_more_found (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/
Datari_bionet.c333 static int no_more_found; /* avoid "Probing for..." printed 4 times */ in bionet_probe() local
336 if (!MACH_IS_ATARI || no_more_found) in bionet_probe()
353 no_more_found = 1; in bionet_probe()
Datari_pamsnet.c576 static int no_more_found; local
578 if (no_more_found)
583 no_more_found = 1;