Searched refs:eth0_pd (Results 1 – 1 of 1) sorted by relevance
97 static struct sgiseeq_platform_data eth0_pd; variable105 .platform_data = ð0_pd,139 eth0_pd.hpc = hpc3c0; in sgiseeq_devinit()140 eth0_pd.irq = SGI_ENET_IRQ; in sgiseeq_devinit()145 eth0_pd.mac[2 * i] = tmp >> 8; in sgiseeq_devinit()146 eth0_pd.mac[2 * i + 1] = tmp & 0xff; in sgiseeq_devinit()