Home
last modified time | relevance | path

Searched refs:bi_enetaddr (Results 1 – 21 of 21) sorted by relevance

/linux/arch/powerpc/boot/
H A Dcuboot-bamboo.c27 bamboo_init(&bd.bi_enetaddr, &bd.bi_enet1addr); in platform_init()
H A Dcuboot-ebony.c27 ebony_init(&bd.bi_enetaddr, &bd.bi_enet1addr); in platform_init()
H A Dcuboot-warp.c23 dt_fixup_mac_address_by_alias("ethernet0", bd.bi_enetaddr); in warp_fixups()
H A Dcuboot-katmai.c41 dt_fixup_mac_address(0, bd.bi_enetaddr); in katmai_fixups()
H A Dcuboot-taishan.c40 dt_fixup_mac_address_by_alias("ethernet0", bd.bi_enetaddr); in taishan_fixups()
H A Dcuboot-sequoia.c42 dt_fixup_mac_address_by_alias("ethernet0", bd.bi_enetaddr); in sequoia_fixups()
H A Dcuboot-rainier.c42 dt_fixup_mac_address_by_alias("ethernet0", bd.bi_enetaddr); in rainier_fixups()
H A Dcuboot-sam440ep.c35 dt_fixup_mac_addresses(&bd.bi_enetaddr, &bd.bi_enet1addr); in sam440ep_fixups()
H A Dcuboot-yosemite.c29 dt_fixup_mac_address_by_alias("ethernet0", bd.bi_enetaddr); in yosemite_fixups()
H A Dredboot.h34 unsigned char bi_enetaddr[6]; member
H A Dcuboot-8xx.c25 dt_fixup_mac_addresses(bd.bi_enetaddr, bd.bi_enet1addr); in platform_fixups()
H A Dcuboot-824x.c23 dt_fixup_mac_addresses(bd.bi_enetaddr); in platform_fixups()
H A Dcuboot-83xx.c24 dt_fixup_mac_address_by_alias("ethernet0", bd.bi_enetaddr); in platform_fixups()
H A Dmvme7100.c41 dt_fixup_mac_address_by_alias("ethernet0", bd.bi_enetaddr); in mvme7100_fixups()
H A Dcuboot-85xx.c25 dt_fixup_mac_address_by_alias("ethernet0", bd.bi_enetaddr); in platform_fixups()
H A Dredboot-8xx.c26 dt_fixup_mac_addresses(bd.bi_enetaddr); in platform_fixups()
H A Dcuboot-52xx.c29 dt_fixup_mac_addresses(bd.bi_enetaddr); in platform_fixups()
H A Dredboot-83xx.c27 dt_fixup_mac_addresses(bd.bi_enetaddr); in platform_fixups()
H A Dppcboot.h40 unsigned char bi_enetaddr[6]; /* Ethernet address */ member
H A Dcuboot-85xx-cpm2.c25 dt_fixup_mac_address_by_alias("ethernet0", bd.bi_enetaddr); in platform_fixups()
H A Dcuboot-pq2.c247 dt_fixup_mac_addresses(bd.bi_enetaddr, bd.bi_enet1addr); in pq2_platform_fixups()