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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/boot/
H A Dcuboot-bamboo.c30 bamboo_init(&bd.bi_enetaddr, &bd.bi_enet1addr);
H A Dcuboot-ebony.c30 ebony_init(&bd.bi_enetaddr, &bd.bi_enet1addr);
H A Dcuboot-katmai.c44 dt_fixup_mac_address(0, bd.bi_enetaddr);
H A Dcuboot-taishan.c41 dt_fixup_mac_address_by_alias("ethernet0", bd.bi_enetaddr);
H A Dcuboot-warp.c26 dt_fixup_mac_address_by_alias("ethernet0", bd.bi_enetaddr);
H A Dcuboot-kilauea.c37 dt_fixup_mac_address_by_alias("ethernet0", bd.bi_enetaddr);
H A Dcuboot-rainier.c45 dt_fixup_mac_address_by_alias("ethernet0", bd.bi_enetaddr);
H A Dcuboot-sam440ep.c38 dt_fixup_mac_addresses(&bd.bi_enetaddr, &bd.bi_enet1addr);
H A Dcuboot-sequoia.c45 dt_fixup_mac_address_by_alias("ethernet0", bd.bi_enetaddr);
H A Dcuboot-yosemite.c32 dt_fixup_mac_address_by_alias("ethernet0", bd.bi_enetaddr);
H A Dredboot.h33 unsigned char bi_enetaddr[6]; member in struct:bd_info
H A Dcuboot-8xx.c28 dt_fixup_mac_addresses(bd.bi_enetaddr, bd.bi_enet1addr);
H A Dcuboot-mpc7448hpc2.c33 dt_fixup_mac_addresses(bd.bi_enetaddr, bd.bi_enet1addr);
H A Dcuboot-52xx.c32 dt_fixup_mac_addresses(bd.bi_enetaddr);
H A Dcuboot-824x.c26 dt_fixup_mac_addresses(bd.bi_enetaddr);
H A Dcuboot-83xx.c27 dt_fixup_mac_address_by_alias("ethernet0", bd.bi_enetaddr);
H A Dcuboot-85xx-cpm2.c28 dt_fixup_mac_address_by_alias("ethernet0", bd.bi_enetaddr);
H A Dcuboot-85xx.c28 dt_fixup_mac_address_by_alias("ethernet0", bd.bi_enetaddr);
H A Dppcboot-hotfoot.h66 unsigned char bi_enetaddr[6]; /* Ethernet address */ member in struct:bd_info
H A Dppcboot.h54 unsigned char bi_enetaddr[6]; /* Ethernet address */ member in struct:bd_info
H A Dredboot-83xx.c30 dt_fixup_mac_addresses(bd.bi_enetaddr);
H A Dredboot-8xx.c29 dt_fixup_mac_addresses(bd.bi_enetaddr);
H A Dcuboot-acadia.c163 dt_fixup_mac_address_by_alias("ethernet0", bd.bi_enetaddr);
H A Dcuboot-hotfoot.c40 dt_fixup_mac_address_by_alias("ethernet0", bd.bi_enetaddr);
H A Dcuboot-pq2.c250 dt_fixup_mac_addresses(bd.bi_enetaddr, bd.bi_enet1addr);

Completed in 77 milliseconds