Home
last modified time | relevance | path

Searched refs:OF_package_to_path (Results 1 – 20 of 20) sorted by relevance

/netbsd/sys/arch/sparc64/sparc64/
H A Dofw_patch.c213 OF_package_to_path(ofnode, path, sizeof(path)); in add_drivebay_props()
231 OF_package_to_path(ofnode, path, sizeof(path)); in add_drivebay_props()
H A Dautoconf.c1046 OF_package_to_path(ctrlnode, ctrl_path, sizeof(ctrl_path)); in dev_bi_unit_drive_match()
1047 OF_package_to_path(bi_unit->phandle, dev_path, sizeof(dev_path)); in dev_bi_unit_drive_match()
1048 OF_package_to_path(bi_unit->parent, parent_path, sizeof(parent_path)); in dev_bi_unit_drive_match()
/netbsd/sys/dev/ofw/
H A Dopenfirm.h91 int OF_package_to_path(int, char *, int);
H A Dofrtc.c137 if ((l = OF_package_to_path(of->sc_phandle, path, in ofrtc_attach()
H A Dofnet.c118 if ((l = OF_package_to_path(oba->oba_phandle, path, in ofnet_attach()
H A Dofw_subr.c367 l = OF_package_to_path(phandle, pbuf, OFW_PATH_BUF_SIZE); in of_packagename()
H A Dofdisk.c194 if ((l = OF_package_to_path(of->sc_phandle, path, in ofdisk_open()
/netbsd/sys/arch/ofppc/stand/ofwboot/
H A DLocore.c633 OF_package_to_path(int phandle, char *buf, int buflen) in OF_package_to_path() function
670 if (OF_package_to_path(peer, path, 512) >= 0) in dump_ofwtree()
/netbsd/sys/arch/sparc/stand/ofwboot/
H A Dofdev.c396 OF_package_to_path(phandle, buf, sizeof(buf)); in device_target_unit()
404 OF_package_to_path(phandle, buf, sizeof(buf)); in device_target_unit()
H A DLocore.c266 OF_package_to_path(int phandle, char *buf, int buflen) in OF_package_to_path() function
/netbsd/sys/dev/fdt/
H A Dfdt_openfirm.c306 OF_package_to_path(int phandle, char *buf, int buflen) in OF_package_to_path() function
/netbsd/sys/arch/macppc/dev/
H A Dpsoc.c125 error = OF_package_to_path(sc->sc_node, path, 256); in psoc_attach()
H A Dwdc_obio.c250 OF_package_to_path(ca->ca_node, path, sizeof(path)); in wdc_obio_attach()
H A Dif_bm.c192 OF_package_to_path(ca->ca_node, name, sizeof(name)); in bmac_attach()
/netbsd/sys/arch/ofppc/pci/
H A Dofwpci.c187 i = OF_package_to_path(node, buf, sizeof(buf)-5); in ofwpci_attach()
/netbsd/sys/arch/arm/ofw/
H A Dopenfirm.c326 OF_package_to_path(int phandle, char *buf, int buflen) in OF_package_to_path() function
/netbsd/sys/arch/macppc/pci/
H A Dpci_machdep.c359 len = OF_package_to_path(node, path, sizeof(path)); in fix_cardbus_bridge()
/netbsd/sys/arch/powerpc/oea/
H A Dofw_autoconf.c188 OF_package_to_path(node, cbootpath, sizeof(cbootpath) - 1); in canonicalize_bootpath()
/netbsd/sys/arch/powerpc/powerpc/
H A Dopenfirm.c414 OF_package_to_path(int phandle, char *buf, int buflen) in OF_package_to_path() function
/netbsd/sys/arch/sparc/sparc/
H A Dopenfirm.c308 OF_package_to_path(int phandle, char *buf, int buflen) in OF_package_to_path() function