Searched refs:lhea_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.c2602 struct device_node *lhea_dn; local
2607 lhea_dn = adapter->ebus_dev->ofdev.node;
2608 while ((eth_dn = of_get_next_child(lhea_dn, eth_dn))) {
2643 struct device_node *lhea_dn; local
2647 lhea_dn = adapter->ebus_dev->ofdev.node;
2648 while ((eth_dn = of_get_next_child(lhea_dn, eth_dn))) {

Completed in 52 milliseconds