Searched refs:NUM_CARDS (Results 1 – 3 of 3) sorted by relevance
88 #define NUM_CARDS 3 macro411 for (card = 0; card < NUM_CARDS; ++card) in do_lance_probe()414 if (card < NUM_CARDS) {/*yes, the first byte matches*/ in do_lance_probe()416 for (card = 0; card < NUM_CARDS; ++card) in do_lance_probe()421 if (card < NUM_CARDS) { /*Signature OK*/ in do_lance_probe()
90 ZR_DEVICE(PCI_ANY_ID, PCI_ANY_ID, NUM_CARDS),370 static struct card_info zoran_cards[NUM_CARDS] = {1293 if (card_num >= NUM_CARDS) { in zoran_probe()1301 if (card_num >= NUM_CARDS || card_num < 0) { in zoran_probe()1303 card_num, NUM_CARDS - 1); in zoran_probe()
84 NUM_CARDS enumerator