taglinefilesource code
num_eth459drivers/net/de4x5.cstatic int num_de4x5s = 0, num_eth = 0;
num_eth1561drivers/net/de4x5.cnum_eth++;
num_eth1649drivers/net/de4x5.cnum_eth++;
num_eth1682drivers/net/de4x5.cnum_eth++;                           /* increment eth device number */
num_eth1707drivers/net/de4x5.cnum_eth);
num_eth1715drivers/net/de4x5.cif (num_eth > 9999) {
num_eth1718drivers/net/de4x5.csprintf(dev->name,"eth%d", num_eth);/* New device name */
num_eth1754drivers/net/de4x5.cif (num_eth > 9999) {
num_eth1757drivers/net/de4x5.csprintf(tmp->name,"eth%d", num_eth);/* New device name */
num_eth401drivers/net/depca.cstatic int    num_depcas = 0, num_eth = 0;
num_eth1267drivers/net/depca.cnum_eth++;
num_eth1310drivers/net/depca.cnum_eth++;
num_eth1339drivers/net/depca.cnum_eth++;                           /* increment eth device number */
num_eth1364drivers/net/depca.cnum_eth);
num_eth1372drivers/net/depca.cif (num_eth > 9999) {
num_eth1375drivers/net/depca.csprintf(dev->name,"eth%d", num_eth);/* New device name */
num_eth1411drivers/net/depca.cif (num_eth > 9999) {
num_eth1414drivers/net/depca.csprintf(tmp->name,"eth%d", num_eth);/* New device name */
num_eth317drivers/net/ewrk3.cstatic int num_ewrk3s = 0, num_eth = 0;
num_eth1386drivers/net/ewrk3.cnum_eth++;
num_eth1429drivers/net/ewrk3.cnum_eth++;
num_eth1448drivers/net/ewrk3.cnum_eth++;               /* increment eth device number */
num_eth1460drivers/net/ewrk3.cnum_eth);
num_eth1470drivers/net/ewrk3.c(num_eth > 0) && (num_eth < 9999)) {
num_eth1473drivers/net/ewrk3.csprintf(dev->name,"eth%d", num_eth);/* New device name */