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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dacenic.c463 static int boards_found; local
498 if (!boards_found)
540 ap->name, boards_found);
589 if (boards_found >= ACE_MAX_MOD_PARMS)
592 ap->board_idx = boards_found;
611 boards_found++;
H A Dtlan.c196 static int boards_found; variable
631 priv->aui = aui[boards_found];
632 priv->speed = speed[boards_found];
633 priv->duplex = duplex[boards_found];
657 boards_found++;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Drocket.c2213 static int __init init_PCI(int boards_found) argument
2220 if (register_PCI(count + boards_found, dev))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/sk98lin/
H A Dskge.c4728 static int boards_found = 0; local
4817 pAC->Index = boards_found++;
4857 boards_found++;

Completed in 271 milliseconds