taglinefilesource code
num_eth459drivers/net/de4x5.cstatic int num_de4x5s = 0, num_eth = 0;
num_eth1530drivers/net/de4x5.cnum_eth++;
num_eth1618drivers/net/de4x5.cnum_eth++;
num_eth1651drivers/net/de4x5.cnum_eth++;                           /* increment eth device number */
num_eth1676drivers/net/de4x5.cnum_eth);
num_eth1684drivers/net/de4x5.cif (num_eth > 9999) {
num_eth1687drivers/net/de4x5.csprintf(dev->name,"eth%d", num_eth);/* New device name */
num_eth1723drivers/net/de4x5.cif (num_eth > 9999) {
num_eth1726drivers/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_eth1263drivers/net/depca.cnum_eth++;
num_eth1306drivers/net/depca.cnum_eth++;
num_eth1335drivers/net/depca.cnum_eth++;                           /* increment eth device number */
num_eth1360drivers/net/depca.cnum_eth);
num_eth1368drivers/net/depca.cif (num_eth > 9999) {
num_eth1371drivers/net/depca.csprintf(dev->name,"eth%d", num_eth);/* New device name */
num_eth1407drivers/net/depca.cif (num_eth > 9999) {
num_eth1410drivers/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_eth1352drivers/net/ewrk3.cnum_eth++;
num_eth1395drivers/net/ewrk3.cnum_eth++;
num_eth1414drivers/net/ewrk3.cnum_eth++;               /* increment eth device number */
num_eth1426drivers/net/ewrk3.cnum_eth);
num_eth1436drivers/net/ewrk3.c(num_eth > 0) && (num_eth < 9999)) {
num_eth1439drivers/net/ewrk3.csprintf(dev->name,"eth%d", num_eth);/* New device name */