Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/amd/
Dlance.c88 #define NUM_CARDS 3 macro
409 for (card = 0; card < NUM_CARDS; ++card) in do_lance_probe()
412 if (card < NUM_CARDS) {/*yes, the first byte matches*/ in do_lance_probe()
414 for (card = 0; card < NUM_CARDS; ++card) in do_lance_probe()
419 if (card < NUM_CARDS) { /*Signature OK*/ in do_lance_probe()
Dni65.c220 #define NUM_CARDS 3 macro
426 for(i=0;i<NUM_CARDS;i++) { in ni65_probe1()
443 if(i == NUM_CARDS) in ni65_probe1()