Home
last modified time | relevance | path

Searched refs:find_cnt (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dwinbond-840.c405 static int find_cnt; in w840_probe1() local
408 int i, option = find_cnt < MAX_UNITS ? options[find_cnt] : 0; in w840_probe1()
472 if (find_cnt < MAX_UNITS && full_duplex[find_cnt] > 0) in w840_probe1()
521 find_cnt++; in w840_probe1()
Dyellowfin.c419 static int find_cnt; in yellowfin_init_one() local
421 int i, option = find_cnt < MAX_UNITS ? options[find_cnt] : 0; in yellowfin_init_one()
511 if (find_cnt < MAX_UNITS && full_duplex[find_cnt] > 0) in yellowfin_init_one()
555 find_cnt++; in yellowfin_init_one()
Dnatsemi.c728 static int find_cnt = -1; in natsemi_probe1() local
755 find_cnt++; in natsemi_probe1()
803 option = find_cnt < MAX_UNITS ? options[find_cnt] : 0; in natsemi_probe1()
816 if (find_cnt < MAX_UNITS && full_duplex[find_cnt]) in natsemi_probe1()