Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/boot/
Dcuboot-ebony.c30 ebony_init(&bd.bi_enetaddr, &bd.bi_enet1addr); in platform_init()
Dcuboot-bamboo.c30 bamboo_init(&bd.bi_enetaddr, &bd.bi_enet1addr); in platform_init()
Dcuboot-katmai.c44 dt_fixup_mac_address(0, bd.bi_enetaddr); in katmai_fixups()
Dcuboot-warp.c26 dt_fixup_mac_address_by_alias("ethernet0", bd.bi_enetaddr); in warp_fixups()
Dcuboot-taishan.c43 dt_fixup_mac_address_by_alias("ethernet0", bd.bi_enetaddr); in taishan_fixups()
Dcuboot-rainier.c45 dt_fixup_mac_address_by_alias("ethernet0", bd.bi_enetaddr); in rainier_fixups()
Dcuboot-sequoia.c45 dt_fixup_mac_address_by_alias("ethernet0", bd.bi_enetaddr); in sequoia_fixups()
Dcuboot-sam440ep.c38 dt_fixup_mac_addresses(&bd.bi_enetaddr, &bd.bi_enet1addr); in sam440ep_fixups()
Dcuboot-yosemite.c32 dt_fixup_mac_address_by_alias("ethernet0", bd.bi_enetaddr); in yosemite_fixups()
Dcuboot-kilauea.c37 dt_fixup_mac_address_by_alias("ethernet0", bd.bi_enetaddr); in kilauea_fixups()
Dredboot.h33 unsigned char bi_enetaddr[6]; member
Dcuboot-mpc7448hpc2.c33 dt_fixup_mac_addresses(bd.bi_enetaddr, bd.bi_enet1addr); in platform_fixups()
Dcuboot-8xx.c28 dt_fixup_mac_addresses(bd.bi_enetaddr, bd.bi_enet1addr); in platform_fixups()
Dcuboot-824x.c26 dt_fixup_mac_addresses(bd.bi_enetaddr); in platform_fixups()
Dcuboot-83xx.c27 dt_fixup_mac_address_by_alias("ethernet0", bd.bi_enetaddr); in platform_fixups()
Dcuboot-85xx.c28 dt_fixup_mac_address_by_alias("ethernet0", bd.bi_enetaddr); in platform_fixups()
Dppcboot.h54 unsigned char bi_enetaddr[6]; /* Ethernet address */ member
Dredboot-83xx.c30 dt_fixup_mac_addresses(bd.bi_enetaddr); in platform_fixups()
Dredboot-8xx.c29 dt_fixup_mac_addresses(bd.bi_enetaddr); in platform_fixups()
Dcuboot-52xx.c32 dt_fixup_mac_addresses(bd.bi_enetaddr); in platform_fixups()
Dcuboot-85xx-cpm2.c28 dt_fixup_mac_address_by_alias("ethernet0", bd.bi_enetaddr); in platform_fixups()
Dppcboot-hotfoot.h66 unsigned char bi_enetaddr[6]; /* Ethernet address */ member
Dcuboot-acadia.c163 dt_fixup_mac_address_by_alias("ethernet0", bd.bi_enetaddr); in acadia_fixups()
Dcuboot-hotfoot.c40 dt_fixup_mac_address_by_alias("ethernet0", bd.bi_enetaddr); in hotfoot_fixups()
Dcuboot-pq2.c250 dt_fixup_mac_addresses(bd.bi_enetaddr, bd.bi_enet1addr); in pq2_platform_fixups()