Home
last modified time | relevance | path

Searched refs:sbus_dp (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/amd/
H A Dsunlance.c1382 struct device_node *sbus_dp; in sparc_lance_probe_one() local
1392 sbus_dp = ledma_dp->parent; in sparc_lance_probe_one()
1393 sbmask = of_getintprop_default(sbus_dp, "burst-sizes", in sparc_lance_probe_one()
/linux/drivers/net/ethernet/sun/
H A Dsunhme.c2490 struct device_node *dp = op->dev.of_node, *sbus_dp; in happy_meal_sbus_probe_one() local
2497 sbus_dp = op->dev.parent->of_node; in happy_meal_sbus_probe_one()
2500 if (!of_node_name_eq(sbus_dp, "sbus") && !of_node_name_eq(sbus_dp, "sbi")) in happy_meal_sbus_probe_one()
2576 hp->happy_bursts = of_getintprop_default(sbus_dp, in happy_meal_sbus_probe_one()