taglinefilesource code
num_eth466drivers/net/de4x5.cstatic int num_de4x5s = 0, num_eth = 0;
num_eth1527drivers/net/de4x5.cnum_eth++;
num_eth1615drivers/net/de4x5.cnum_eth++;
num_eth1648drivers/net/de4x5.cnum_eth++;                           /* increment eth device number */
num_eth1673drivers/net/de4x5.cnum_eth);
num_eth1681drivers/net/de4x5.cif (num_eth > 9999) {
num_eth1684drivers/net/de4x5.csprintf(dev->name,"eth%d", num_eth);/* New device name */
num_eth1720drivers/net/de4x5.cif (num_eth > 9999) {
num_eth1723drivers/net/de4x5.csprintf(tmp->name,"eth%d", num_eth);/* New device name */
num_eth408drivers/net/depca.cstatic int    num_depcas = 0, num_eth = 0;
num_eth1268drivers/net/depca.cnum_eth++;
num_eth1311drivers/net/depca.cnum_eth++;
num_eth1340drivers/net/depca.cnum_eth++;                           /* increment eth device number */
num_eth1365drivers/net/depca.cnum_eth);
num_eth1373drivers/net/depca.cif (num_eth > 9999) {
num_eth1376drivers/net/depca.csprintf(dev->name,"eth%d", num_eth);/* New device name */
num_eth1412drivers/net/depca.cif (num_eth > 9999) {
num_eth1415drivers/net/depca.csprintf(tmp->name,"eth%d", num_eth);/* New device name */
num_eth320drivers/net/ewrk3.cstatic int num_ewrk3s = 0, num_eth = 0;
num_eth1358drivers/net/ewrk3.cnum_eth++;
num_eth1401drivers/net/ewrk3.cnum_eth++;
num_eth1420drivers/net/ewrk3.cnum_eth++;               /* increment eth device number */
num_eth1432drivers/net/ewrk3.cnum_eth);
num_eth1442drivers/net/ewrk3.c(num_eth > 0) && (num_eth < 9999)) {
num_eth1445drivers/net/ewrk3.csprintf(dev->name,"eth%d", num_eth);/* New device name */