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()
375 eth_hw_addr_set(dev, idprom->id_ethaddr); in lance_probe()
1317 eth_hw_addr_set(dev, idprom->id_ethaddr); in sparc_lance_probe_one()
847 eth_hw_addr_set(dev, idprom->id_ethaddr); in qec_ether_init()
1088 eth_hw_addr_set(dev, idprom->id_ethaddr); in bigmac_ether_init()
2578 eth_hw_addr_set(dev, idprom->id_ethaddr); in happy_meal_sbus_probe_one()2934 eth_hw_addr_set(dev, idprom->id_ethaddr); in happy_meal_pci_probe()
2792 addr = idprom->id_ethaddr; in gem_get_device_address()
348 eth_hw_addr_set(dev, idprom->id_ethaddr); in sun3_82586_probe1()
1461 macaddr[i] = (unsigned int) idprom->id_ethaddr[i]; in greth_of_probe()
Completed in 46 milliseconds