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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dtitan_ge.c122 static struct platform_device *titan_ge_device[3]; variable in typeref:struct:platform_device
607 struct device *device = &titan_ge_device[titan_ge_port->port_num]->dev;
1082 struct device *device = &titan_ge_device[titan_ge_eth->port_num]->dev;
1116 struct device *device = &titan_ge_device[port_num]->dev;
1578 dma_free_coherent(&titan_ge_device[port_num]->dev,
1625 dma_free_coherent(&titan_ge_device[port_num]->dev,
2003 titan_ge_device[i] = NULL;
2012 titan_ge_device[i] = pldev;
2016 titan_ge_device[i] = NULL;
2027 titan_ge_device[
[all...]

Completed in 34 milliseconds