MAC_RES_COUNT
static struct resource au1xxx_eth0_resources[][MAC_RES_COUNT] __initdata = {
.num_resources = MAC_RES_COUNT,
static struct resource au1xxx_eth1_resources[][MAC_RES_COUNT] __initdata = {
.num_resources = MAC_RES_COUNT,
macres = kmemdup_array(au1xxx_eth0_resources[ctype], MAC_RES_COUNT,
macres = kmemdup_array(au1xxx_eth1_resources[ctype], MAC_RES_COUNT,