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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A D3c505.h9 #define ELP_MAX_CARDS 4 macro
H A D3c505.c1623 static struct net_device *dev_3c505[ELP_MAX_CARDS];
1624 static int io[ELP_MAX_CARDS];
1625 static int irq[ELP_MAX_CARDS];
1626 static int dma[ELP_MAX_CARDS];
1638 for (this_dev = 0; this_dev < ELP_MAX_CARDS; this_dev++) {
1675 for (this_dev = 0; this_dev < ELP_MAX_CARDS; this_dev++) {

Completed in 95 milliseconds