taglinefilesource code
num_eth310drivers/net/de4x5.cstatic int num_de4x5s = 0, num_eth = 0, autoprobed = 0;
num_eth1204drivers/net/de4x5.cnum_eth++;
num_eth1272drivers/net/de4x5.cnum_eth++;
num_eth1302drivers/net/de4x5.cnum_eth++;               /* increment eth device number */
num_eth1327drivers/net/de4x5.cnum_eth);
num_eth1335drivers/net/de4x5.cif (num_eth > 9999) {
num_eth1338drivers/net/de4x5.csprintf(dev->name,"eth%d", num_eth);/* New device name */
num_eth1374drivers/net/de4x5.cif (num_eth > 9999) {
num_eth1377drivers/net/de4x5.csprintf(tmp->name,"eth%d", num_eth);/* New device name */
num_eth352drivers/net/depca.cstatic int num_depcas = 0, num_eth = 0, autoprobed = 0;
num_eth1335drivers/net/depca.cnum_eth++;
num_eth1361drivers/net/depca.cnum_eth++;
num_eth1379drivers/net/depca.cnum_eth++;               /* increment eth device number */
num_eth1391drivers/net/depca.cnum_eth);
num_eth1401drivers/net/depca.c(num_eth > 0) && (num_eth < 9999)) {
num_eth1404drivers/net/depca.csprintf(dev->name,"eth%d", num_eth);/* New device name */
num_eth320drivers/net/ewrk3.cstatic int num_ewrk3s = 0, num_eth = 0;
num_eth1356drivers/net/ewrk3.cnum_eth++;
num_eth1399drivers/net/ewrk3.cnum_eth++;
num_eth1418drivers/net/ewrk3.cnum_eth++;               /* increment eth device number */
num_eth1430drivers/net/ewrk3.cnum_eth);
num_eth1440drivers/net/ewrk3.c(num_eth > 0) && (num_eth < 9999)) {
num_eth1443drivers/net/ewrk3.csprintf(dev->name,"eth%d", num_eth);/* New device name */