Searched refs:id_ethaddr (Results 1 – 12 of 12) sorted by relevance
68 return idprom->id_ethaddr; in arch_get_platform_mac_address()98 printk(KERN_WARNING "Ethernet address: %pM\n", idprom->id_ethaddr); in idprom_init()
16 u8 id_ethaddr[6]; /* Hardware ethernet address */ member
15 u8 id_ethaddr[6]; /* Hardware ethernet address */ member
131 pr_info("Ethernet address: %pM\n", idprom->id_ethaddr); in idprom_init()
381 dev->dev_addr[i] = idprom->id_ethaddr[i]; in lance_probe()
1319 dev->dev_addr[i] = idprom->id_ethaddr[i]; in sparc_lance_probe_one()
847 memcpy(dev->dev_addr, idprom->id_ethaddr, ETH_ALEN); in qec_ether_init()
1090 dev->dev_addr[i] = idprom->id_ethaddr[i]; in bigmac_ether_init()
2736 memcpy(dev->dev_addr, idprom->id_ethaddr, ETH_ALEN); in happy_meal_sbus_probe_one()3084 memcpy(dev->dev_addr, idprom->id_ethaddr, ETH_ALEN); in happy_meal_pci_probe()
2793 addr = idprom->id_ethaddr; in gem_get_device_address()
352 dev->dev_addr[i] = idprom->id_ethaddr[i]; in sun3_82586_probe1()
1461 macaddr[i] = (unsigned int) idprom->id_ethaddr[i]; in greth_of_probe()