Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/sparc64/sparc64/
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()
Dautoconf.c1048 OF_package_to_path(ctrlnode, ctrl_path, sizeof(ctrl_path)); in dev_bi_unit_drive_match()
1049 OF_package_to_path(bi_unit->phandle, dev_path, sizeof(dev_path)); in dev_bi_unit_drive_match()
1050 OF_package_to_path(bi_unit->parent, parent_path, sizeof(parent_path)); in dev_bi_unit_drive_match()
/netbsd/src/sys/dev/ofw/
Dopenfirm.h91 int OF_package_to_path(int, char *, int);
Dofrtc.c137 if ((l = OF_package_to_path(of->sc_phandle, path, in ofrtc_attach()
Dofnet.c118 if ((l = OF_package_to_path(oba->oba_phandle, path, in ofnet_attach()
Dofw_subr.c367 l = OF_package_to_path(phandle, pbuf, OFW_PATH_BUF_SIZE); in of_packagename()
Dofdisk.c194 if ((l = OF_package_to_path(of->sc_phandle, path, in ofdisk_open()
/netbsd/src/sys/arch/ofppc/stand/ofwboot/
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/src/sys/arch/sparc/stand/ofwboot/
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()
DLocore.c266 OF_package_to_path(int phandle, char *buf, int buflen) in OF_package_to_path() function
/netbsd/src/sys/arch/macppc/dev/
Dpsoc.c125 error = OF_package_to_path(sc->sc_node, path, 256); in psoc_attach()
Dwdc_obio.c250 OF_package_to_path(ca->ca_node, path, sizeof(path)); in wdc_obio_attach()
Dif_bm.c192 OF_package_to_path(ca->ca_node, name, sizeof(name)); in bmac_attach()
/netbsd/src/sys/arch/ofppc/pci/
Dofwpci.c187 i = OF_package_to_path(node, buf, sizeof(buf)-5); in ofwpci_attach()
/netbsd/src/sys/arch/arm/ofw/
Dopenfirm.c326 OF_package_to_path(int phandle, char *buf, int buflen) in OF_package_to_path() function
/netbsd/src/sys/arch/macppc/pci/
Dpci_machdep.c359 len = OF_package_to_path(node, path, sizeof(path)); in fix_cardbus_bridge()
/netbsd/src/sys/arch/powerpc/oea/
Dofw_autoconf.c190 OF_package_to_path(node, cbootpath, sizeof(cbootpath) - 1); in canonicalize_bootpath()
/netbsd/src/sys/arch/powerpc/powerpc/
Dopenfirm.c414 OF_package_to_path(int phandle, char *buf, int buflen) in OF_package_to_path() function
/netbsd/src/sys/arch/sparc/sparc/
Dopenfirm.c308 OF_package_to_path(int phandle, char *buf, int buflen) in OF_package_to_path() function