Searched refs:ep93xx_eth_data (Results 1 – 11 of 11) sorted by relevance
15 struct ep93xx_eth_data struct35 void ep93xx_register_eth(struct ep93xx_eth_data *data, int copy_addr); argument
372 static struct ep93xx_eth_data ep93xx_eth_data; variable392 .platform_data = &ep93xx_eth_data,406 void __init ep93xx_register_eth(struct ep93xx_eth_data *data, int copy_addr) in ep93xx_register_eth()411 ep93xx_eth_data = *data; in ep93xx_register_eth()
25 static struct ep93xx_eth_data __initdata gesbc9312_eth_data = {
25 static struct ep93xx_eth_data __initdata adssphere_eth_data = {
34 static struct ep93xx_eth_data __initdata simone_eth_data = {
66 static struct ep93xx_eth_data __initdata micro9_eth_data = {
131 static struct ep93xx_eth_data __initdata snappercl15_eth_data = {
233 static struct ep93xx_eth_data __initdata ts72xx_eth_data = {
58 static struct ep93xx_eth_data __initdata edb93xx_eth_data = {
69 static struct ep93xx_eth_data vision_eth_data __initdata = {
759 static struct net_device *ep93xx_dev_alloc(struct ep93xx_eth_data *data) in ep93xx_dev_alloc()809 struct ep93xx_eth_data *data; in ep93xx_eth_probe()