tag | line | file | source code |
num_eth | 459 | drivers/net/de4x5.c | static int num_de4x5s = 0, num_eth = 0; |
num_eth | 1525 | drivers/net/de4x5.c | num_eth++; |
num_eth | 1613 | drivers/net/de4x5.c | num_eth++; |
num_eth | 1646 | drivers/net/de4x5.c | num_eth++; /* increment eth device number */ |
num_eth | 1671 | drivers/net/de4x5.c | num_eth); |
num_eth | 1679 | drivers/net/de4x5.c | if (num_eth > 9999) { |
num_eth | 1682 | drivers/net/de4x5.c | sprintf(dev->name,"eth%d", num_eth);/* New device name */ |
num_eth | 1718 | drivers/net/de4x5.c | if (num_eth > 9999) { |
num_eth | 1721 | drivers/net/de4x5.c | sprintf(tmp->name,"eth%d", num_eth);/* New device name */ |
num_eth | 424 | drivers/net/depca.c | static int num_depcas = 0, num_eth = 0; |
num_eth | 1232 | drivers/net/depca.c | num_eth++; |
num_eth | 1275 | drivers/net/depca.c | num_eth++; |
num_eth | 1304 | drivers/net/depca.c | num_eth++; /* increment eth device number */ |
num_eth | 1329 | drivers/net/depca.c | num_eth); |
num_eth | 1337 | drivers/net/depca.c | if (num_eth > 9999) { |
num_eth | 1340 | drivers/net/depca.c | sprintf(dev->name,"eth%d", num_eth);/* New device name */ |
num_eth | 1376 | drivers/net/depca.c | if (num_eth > 9999) { |
num_eth | 1379 | drivers/net/depca.c | sprintf(tmp->name,"eth%d", num_eth);/* New device name */ |
num_eth | 329 | drivers/net/ewrk3.c | static int num_ewrk3s = 0, num_eth = 0; |
num_eth | 1313 | drivers/net/ewrk3.c | num_eth++; |
num_eth | 1355 | drivers/net/ewrk3.c | num_eth++; |
num_eth | 1384 | drivers/net/ewrk3.c | num_eth++; /* increment eth device number */ |
num_eth | 1409 | drivers/net/ewrk3.c | num_eth); |
num_eth | 1417 | drivers/net/ewrk3.c | if (num_eth > 9999) { |
num_eth | 1420 | drivers/net/ewrk3.c | sprintf(dev->name,"eth%d", num_eth);/* New device name */ |
num_eth | 1456 | drivers/net/ewrk3.c | if (num_eth > 9999) { |
num_eth | 1459 | drivers/net/ewrk3.c | sprintf(tmp->name,"eth%d", num_eth);/* New device name */ |