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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/ehea/
H A Dehea_main.c2603 struct device_node *eth_dn = NULL; local
2608 while ((eth_dn = of_get_next_child(lhea_dn, eth_dn))) {
2610 dn_log_port_id = of_get_property(eth_dn, "ibm,hea-port-no",
2613 ehea_error("bad device node: eth_dn name=%s",
2614 eth_dn->full_name);
2620 of_node_put(eth_dn);
2626 eth_dn);
2644 struct device_node *eth_dn = NULL; local
2648 while ((eth_dn
2666 struct device_node *eth_dn = NULL; local
[all...]

Completed in 110 milliseconds