Home
last modified time | relevance | path

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

/drivers/net/ethernet/packetengines/
Dyellowfin.c376 static int find_cnt; in yellowfin_init_one() local
378 int i, option = find_cnt < MAX_UNITS ? options[find_cnt] : 0; in yellowfin_init_one()
469 if (find_cnt < MAX_UNITS && full_duplex[find_cnt] > 0) in yellowfin_init_one()
506 find_cnt++; in yellowfin_init_one()
/drivers/net/ethernet/dec/tulip/
Dwinbond-840.c354 static int find_cnt; in w840_probe1() local
357 int i, option = find_cnt < MAX_UNITS ? options[find_cnt] : 0; in w840_probe1()
415 if (find_cnt < MAX_UNITS && full_duplex[find_cnt] > 0) in w840_probe1()
456 find_cnt++; in w840_probe1()
/drivers/net/ethernet/natsemi/
Dnatsemi.c807 static int find_cnt = -1; in natsemi_probe1() local
836 find_cnt++; in natsemi_probe1()
916 option = find_cnt < MAX_UNITS ? options[find_cnt] : 0; in natsemi_probe1()
926 if (find_cnt < MAX_UNITS && full_duplex[find_cnt]) in natsemi_probe1()