taglinefilesource code
num_eth364drivers/net/de4x5.cstatic int num_de4x5s = 0, num_eth = 0;
num_eth1254drivers/net/de4x5.cnum_eth++;
num_eth1327drivers/net/de4x5.cnum_eth++;
num_eth1358drivers/net/de4x5.cnum_eth++;                           /* increment eth device number */
num_eth1383drivers/net/de4x5.cnum_eth);
num_eth1391drivers/net/de4x5.cif (num_eth > 9999) {
num_eth1394drivers/net/de4x5.csprintf(dev->name,"eth%d", num_eth);/* New device name */
num_eth1430drivers/net/de4x5.cif (num_eth > 9999) {
num_eth1433drivers/net/de4x5.csprintf(tmp->name,"eth%d", num_eth);/* New device name */
num_eth357drivers/net/depca.cstatic int num_depcas = 0, num_eth = 0, autoprobed = 0;
num_eth1334drivers/net/depca.cnum_eth++;
num_eth1360drivers/net/depca.cnum_eth++;
num_eth1378drivers/net/depca.cnum_eth++;               /* increment eth device number */
num_eth1390drivers/net/depca.cnum_eth);
num_eth1400drivers/net/depca.c(num_eth > 0) && (num_eth < 9999)) {
num_eth1403drivers/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 */