taglinefilesource code
num_eth658drivers/net/de4x5.cstatic int num_de4x5s = 0, num_eth = 0;
num_eth1600drivers/net/de4x5.cnum_eth++;
num_eth1692drivers/net/de4x5.cnum_eth++;
num_eth1723drivers/net/de4x5.cnum_eth++;                         /* increment eth device number */
num_eth1745drivers/net/de4x5.cprintk("eth%d: Device not initialised, insufficient memory\n", num_eth);
num_eth1753drivers/net/de4x5.cif (num_eth > 9999) {
num_eth1756drivers/net/de4x5.csprintf(dev->name,"eth%d", num_eth);/* New device name */
num_eth1792drivers/net/de4x5.cif (num_eth > 9999) {
num_eth1795drivers/net/de4x5.csprintf(tmp->name,"eth%d", num_eth);
num_eth426drivers/net/depca.cstatic int    num_depcas = 0, num_eth = 0;
num_eth1237drivers/net/depca.cnum_eth++;
num_eth1280drivers/net/depca.cnum_eth++;
num_eth1309drivers/net/depca.cnum_eth++;                           /* increment eth device number */
num_eth1334drivers/net/depca.cnum_eth);
num_eth1342drivers/net/depca.cif (num_eth > 9999) {
num_eth1345drivers/net/depca.csprintf(dev->name,"eth%d", num_eth);/* New device name */
num_eth1381drivers/net/depca.cif (num_eth > 9999) {
num_eth1384drivers/net/depca.csprintf(tmp->name,"eth%d", num_eth);/* New device name */
num_eth332drivers/net/ewrk3.cstatic int num_ewrk3s = 0, num_eth = 0;
num_eth1316drivers/net/ewrk3.cnum_eth++;
num_eth1358drivers/net/ewrk3.cnum_eth++;
num_eth1387drivers/net/ewrk3.cnum_eth++;                           /* increment eth device number */
num_eth1412drivers/net/ewrk3.cnum_eth);
num_eth1420drivers/net/ewrk3.cif (num_eth > 9999) {
num_eth1423drivers/net/ewrk3.csprintf(dev->name,"eth%d", num_eth);/* New device name */
num_eth1459drivers/net/ewrk3.cif (num_eth > 9999) {
num_eth1462drivers/net/ewrk3.csprintf(tmp->name,"eth%d", num_eth);/* New device name */