OF_package_to_path
OF_package_to_path(ca->ca_node, name, sizeof(name));
error = OF_package_to_path(sc->sc_node, path, 256);
OF_package_to_path(ca->ca_node, path, sizeof(path));
OF_package_to_path(clock, buffer, 128);
len = OF_package_to_path(node, path, sizeof(path));
i = OF_package_to_path(node, buf, sizeof(buf)-5);
if (OF_package_to_path(peer, path, 512) >= 0)
OF_package_to_path(node, cbootpath, sizeof(cbootpath) - 1);
OF_package_to_path(phandle, buf, sizeof(buf));
OF_package_to_path(phandle, buf, sizeof(buf));
OF_package_to_path(ctrlnode, ctrl_path, sizeof(ctrl_path));
OF_package_to_path(bi_unit->phandle, dev_path, sizeof(dev_path));
OF_package_to_path(bi_unit->parent, parent_path, sizeof(parent_path));
OF_package_to_path(ofnode, path, sizeof(path));
OF_package_to_path(ofnode, path, sizeof(path));
if ((l = OF_package_to_path(of->sc_phandle, path,
if ((l = OF_package_to_path(oba->oba_phandle, path,
if ((l = OF_package_to_path(of->sc_phandle, path,
if (OF_package_to_path(phandle, path, OFW_PATH_BUF_SIZE) > 0) {
l = OF_package_to_path(phandle, pbuf, OFW_PATH_BUF_SIZE);
int OF_package_to_path(int, char *, int);