taglinefilesource code
num_eth629drivers/net/de4x5.cstatic int num_de4x5s = 0, num_eth = 0;
num_eth1545drivers/net/de4x5.cnum_eth++;
num_eth1637drivers/net/de4x5.cnum_eth++;
num_eth1667drivers/net/de4x5.cnum_eth++;                         /* increment eth device number */
num_eth1689drivers/net/de4x5.cprintk("eth%d: Device not initialised, insufficient memory\n", num_eth);
num_eth1697drivers/net/de4x5.cif (num_eth > 9999) {
num_eth1700drivers/net/de4x5.csprintf(dev->name,"eth%d", num_eth);/* New device name */
num_eth1736drivers/net/de4x5.cif (num_eth > 9999) {
num_eth1739drivers/net/de4x5.csprintf(tmp->name,"eth%d", num_eth);
num_eth424drivers/net/depca.cstatic int    num_depcas = 0, num_eth = 0;
num_eth1235drivers/net/depca.cnum_eth++;
num_eth1278drivers/net/depca.cnum_eth++;
num_eth1307drivers/net/depca.cnum_eth++;                           /* increment eth device number */
num_eth1332drivers/net/depca.cnum_eth);
num_eth1340drivers/net/depca.cif (num_eth > 9999) {
num_eth1343drivers/net/depca.csprintf(dev->name,"eth%d", num_eth);/* New device name */
num_eth1379drivers/net/depca.cif (num_eth > 9999) {
num_eth1382drivers/net/depca.csprintf(tmp->name,"eth%d", num_eth);/* New device name */
num_eth331drivers/net/ewrk3.cstatic int num_ewrk3s = 0, num_eth = 0;
num_eth1315drivers/net/ewrk3.cnum_eth++;
num_eth1357drivers/net/ewrk3.cnum_eth++;
num_eth1386drivers/net/ewrk3.cnum_eth++;                           /* increment eth device number */
num_eth1411drivers/net/ewrk3.cnum_eth);
num_eth1419drivers/net/ewrk3.cif (num_eth > 9999) {
num_eth1422drivers/net/ewrk3.csprintf(dev->name,"eth%d", num_eth);/* New device name */
num_eth1458drivers/net/ewrk3.cif (num_eth > 9999) {
num_eth1461drivers/net/ewrk3.csprintf(tmp->name,"eth%d", num_eth);/* New device name */