Searched refs:EEXP_MAX_CARDS (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Deexpress.c1642 #define EEXP_MAX_CARDS 4 /* max number of cards to support */ macro
1644 static struct net_device *dev_eexp[EEXP_MAX_CARDS];
1645 static int irq[EEXP_MAX_CARDS];
1646 static int io[EEXP_MAX_CARDS];
1664 for (this_dev = 0; this_dev < EEXP_MAX_CARDS; this_dev++) {
1691 for (this_dev = 0; this_dev < EEXP_MAX_CARDS; this_dev++) {

Completed in 73 milliseconds