Searched refs:eth0_pd (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/sgi-ip22/
H A Dip22-platform.c96 static struct sgiseeq_platform_data eth0_pd; variable in typeref:struct:sgiseeq_platform_data
104 .platform_data = &eth0_pd,
138 eth0_pd.hpc = hpc3c0;
139 eth0_pd.irq = SGI_ENET_IRQ;
144 eth0_pd.mac[2 * i] = tmp >> 8;
145 eth0_pd.mac[2 * i + 1] = tmp & 0xff;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/sgi-ip22/
H A Dip22-platform.c96 static struct sgiseeq_platform_data eth0_pd; variable in typeref:struct:sgiseeq_platform_data
104 .platform_data = &eth0_pd,
138 eth0_pd.hpc = hpc3c0;
139 eth0_pd.irq = SGI_ENET_IRQ;
144 eth0_pd.mac[2 * i] = tmp >> 8;
145 eth0_pd.mac[2 * i + 1] = tmp & 0xff;

Completed in 71 milliseconds