Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-ixp4xx/
Dnas100d-setup.c161 static struct eth_plat_info nas100d_plat_eth[] = { variable
173 .dev.platform_data = nas100d_plat_eth,
304 nas100d_plat_eth[0].hwaddr[i] = readb(f + 0xFC0FD8 + i); in nas100d_init()
306 nas100d_plat_eth[0].hwaddr[i] = readb(f + 0xFC0FD8 + (i^3)); in nas100d_init()
311 nas100d_plat_eth[0].hwaddr); in nas100d_init()