taglinefilesource code
num_eth459drivers/net/de4x5.cstatic int num_de4x5s = 0, num_eth = 0;
num_eth1525drivers/net/de4x5.cnum_eth++;
num_eth1613drivers/net/de4x5.cnum_eth++;
num_eth1646drivers/net/de4x5.cnum_eth++;                           /* increment eth device number */
num_eth1671drivers/net/de4x5.cnum_eth);
num_eth1679drivers/net/de4x5.cif (num_eth > 9999) {
num_eth1682drivers/net/de4x5.csprintf(dev->name,"eth%d", num_eth);/* New device name */
num_eth1718drivers/net/de4x5.cif (num_eth > 9999) {
num_eth1721drivers/net/de4x5.csprintf(tmp->name,"eth%d", num_eth);/* New device name */
num_eth424drivers/net/depca.cstatic int    num_depcas = 0, num_eth = 0;
num_eth1232drivers/net/depca.cnum_eth++;
num_eth1275drivers/net/depca.cnum_eth++;
num_eth1304drivers/net/depca.cnum_eth++;                           /* increment eth device number */
num_eth1329drivers/net/depca.cnum_eth);
num_eth1337drivers/net/depca.cif (num_eth > 9999) {
num_eth1340drivers/net/depca.csprintf(dev->name,"eth%d", num_eth);/* New device name */
num_eth1376drivers/net/depca.cif (num_eth > 9999) {
num_eth1379drivers/net/depca.csprintf(tmp->name,"eth%d", num_eth);/* New device name */
num_eth329drivers/net/ewrk3.cstatic int num_ewrk3s = 0, num_eth = 0;
num_eth1313drivers/net/ewrk3.cnum_eth++;
num_eth1355drivers/net/ewrk3.cnum_eth++;
num_eth1384drivers/net/ewrk3.cnum_eth++;                           /* increment eth device number */
num_eth1409drivers/net/ewrk3.cnum_eth);
num_eth1417drivers/net/ewrk3.cif (num_eth > 9999) {
num_eth1420drivers/net/ewrk3.csprintf(dev->name,"eth%d", num_eth);/* New device name */
num_eth1456drivers/net/ewrk3.cif (num_eth > 9999) {
num_eth1459drivers/net/ewrk3.csprintf(tmp->name,"eth%d", num_eth);/* New device name */