tag | line | file | source code |
stationid | 555 | drivers/net/arcnet.c | u_char stationid, /* our 8-bit station address */ |
stationid | 1183 | drivers/net/arcnet.c | lp->stationid = first_mirror[1]; |
stationid | 1184 | drivers/net/arcnet.c | if (lp->stationid==0) |
stationid | 1187 | drivers/net/arcnet.c | else if (lp->stationid==255) |
stationid | 1190 | drivers/net/arcnet.c | dev->dev_addr[0]=lp->stationid; |
stationid | 1194 | drivers/net/arcnet.c | lp->stationid, |
stationid | 2756 | drivers/net/arcnet.c | dev->dev_addr[5]=lp->stationid; |
stationid | 2924 | drivers/net/arcnet.c | dev->dev_addr[0]=lp->stationid; |