tag | line | file | source code |
num_eth | 658 | drivers/net/de4x5.c | static int num_de4x5s = 0, num_eth = 0; |
num_eth | 1600 | drivers/net/de4x5.c | num_eth++; |
num_eth | 1692 | drivers/net/de4x5.c | num_eth++; |
num_eth | 1723 | drivers/net/de4x5.c | num_eth++; /* increment eth device number */ |
num_eth | 1745 | drivers/net/de4x5.c | printk("eth%d: Device not initialised, insufficient memory\n", num_eth); |
num_eth | 1753 | drivers/net/de4x5.c | if (num_eth > 9999) { |
num_eth | 1756 | drivers/net/de4x5.c | sprintf(dev->name,"eth%d", num_eth);/* New device name */ |
num_eth | 1792 | drivers/net/de4x5.c | if (num_eth > 9999) { |
num_eth | 1795 | drivers/net/de4x5.c | sprintf(tmp->name,"eth%d", num_eth); |
num_eth | 426 | drivers/net/depca.c | static int num_depcas = 0, num_eth = 0; |
num_eth | 1237 | drivers/net/depca.c | num_eth++; |
num_eth | 1280 | drivers/net/depca.c | num_eth++; |
num_eth | 1309 | drivers/net/depca.c | num_eth++; /* increment eth device number */ |
num_eth | 1334 | drivers/net/depca.c | num_eth); |
num_eth | 1342 | drivers/net/depca.c | if (num_eth > 9999) { |
num_eth | 1345 | drivers/net/depca.c | sprintf(dev->name,"eth%d", num_eth);/* New device name */ |
num_eth | 1381 | drivers/net/depca.c | if (num_eth > 9999) { |
num_eth | 1384 | drivers/net/depca.c | sprintf(tmp->name,"eth%d", num_eth);/* New device name */ |
num_eth | 332 | drivers/net/ewrk3.c | static int num_ewrk3s = 0, num_eth = 0; |
num_eth | 1316 | drivers/net/ewrk3.c | num_eth++; |
num_eth | 1358 | drivers/net/ewrk3.c | num_eth++; |
num_eth | 1387 | drivers/net/ewrk3.c | num_eth++; /* increment eth device number */ |
num_eth | 1412 | drivers/net/ewrk3.c | num_eth); |
num_eth | 1420 | drivers/net/ewrk3.c | if (num_eth > 9999) { |
num_eth | 1423 | drivers/net/ewrk3.c | sprintf(dev->name,"eth%d", num_eth);/* New device name */ |
num_eth | 1459 | drivers/net/ewrk3.c | if (num_eth > 9999) { |
num_eth | 1462 | drivers/net/ewrk3.c | sprintf(tmp->name,"eth%d", num_eth);/* New device name */ |