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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sbus/
H A Dsbus.c280 int nd, this_sbus, sbus_devs, topnd, iommund; local
294 topnd = prom_getchild(prom_root_node);
299 nd = prom_searchsiblings(topnd, "sbus");
317 if((iommund = prom_searchsiblings(topnd, "io-unit")) == 0 ||
322 } else if((nd = prom_searchsiblings(topnd, "sbus")) == 0) {
323 if((iommund = prom_searchsiblings(topnd, "iommu")) == 0 ||
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sbus/char/
H A Dsunserial.c239 int topnd, nd; local
254 topnd = prom_getchild(prom_root_node);
255 nd = prom_searchsiblings(topnd, "options");
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dsunlance.c1398 int topnd, nd; local
1403 topnd = prom_getchild(prom_root_node);
1405 nd = prom_searchsiblings(topnd, "options");

Completed in 37 milliseconds