Searched refs:eth0_pd (Results 1 – 1 of 1) sorted by relevance
106 static struct sgiseeq_platform_data eth0_pd; variable116 .platform_data = ð0_pd,152 eth0_pd.hpc = hpc3c0; in sgiseeq_devinit()153 eth0_pd.irq = SGI_ENET_IRQ; in sgiseeq_devinit()158 eth0_pd.mac[2 * i] = tmp >> 8; in sgiseeq_devinit()159 eth0_pd.mac[2 * i + 1] = tmp & 0xff; in sgiseeq_devinit()