bcm63xx_sprom     700 arch/mips/bcm63xx/boards/board_bcm963xx.c static struct ssb_sprom bcm63xx_sprom = {
bcm63xx_sprom     724 arch/mips/bcm63xx/boards/board_bcm963xx.c 		memcpy(out, &bcm63xx_sprom, sizeof(struct ssb_sprom));
bcm63xx_sprom     888 arch/mips/bcm63xx/boards/board_bcm963xx.c 	if (!bcm63xx_nvram_get_mac_address(bcm63xx_sprom.il0mac)) {
bcm63xx_sprom     889 arch/mips/bcm63xx/boards/board_bcm963xx.c 		memcpy(bcm63xx_sprom.et0mac, bcm63xx_sprom.il0mac, ETH_ALEN);
bcm63xx_sprom     890 arch/mips/bcm63xx/boards/board_bcm963xx.c 		memcpy(bcm63xx_sprom.et1mac, bcm63xx_sprom.il0mac, ETH_ALEN);