Home
last modified time | relevance | path

Searched refs:bi_enet1addr (Results 1 – 14 of 14) 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-taishan.c41 dt_fixup_mac_address_by_alias("ethernet1", bd.bi_enet1addr); in taishan_fixups()
H A Dcuboot-sequoia.c43 dt_fixup_mac_address_by_alias("ethernet1", bd.bi_enet1addr); in sequoia_fixups()
H A Dcuboot-rainier.c43 dt_fixup_mac_address_by_alias("ethernet1", bd.bi_enet1addr); 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.c30 dt_fixup_mac_address_by_alias("ethernet1", bd.bi_enet1addr); in yosemite_fixups()
H A Dcuboot-8xx.c25 dt_fixup_mac_addresses(bd.bi_enetaddr, bd.bi_enet1addr); in platform_fixups()
H A Dcuboot-83xx.c25 dt_fixup_mac_address_by_alias("ethernet1", bd.bi_enet1addr); in platform_fixups()
H A Dmvme7100.c42 dt_fixup_mac_address_by_alias("ethernet1", bd.bi_enet1addr); in mvme7100_fixups()
H A Dcuboot-85xx.c26 dt_fixup_mac_address_by_alias("ethernet1", bd.bi_enet1addr); in platform_fixups()
H A Dppcboot.h69 unsigned char bi_enet1addr[6]; member
H A Dcuboot-85xx-cpm2.c26 dt_fixup_mac_address_by_alias("ethernet1", bd.bi_enet1addr); in platform_fixups()
H A Dcuboot-pq2.c247 dt_fixup_mac_addresses(bd.bi_enetaddr, bd.bi_enet1addr); in pq2_platform_fixups()