Home
last modified time | relevance | path

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

/freebsd-14.2/stand/powerpc/ofw/
H A Dofwfdt.c78 OF_package_to_path(node, name, sizeof(name)); in add_node_to_fdt()
111 OF_package_to_path(node, path, sizeof(path)); in ofwfdt_fixups()
/freebsd-14.2/stand/libofw/
H A Dopenfirm.h97 int OF_package_to_path(phandle_t, char *, int);
H A Dopenfirm.c408 OF_package_to_path(phandle_t package, char *buf, int len) in OF_package_to_path() function
/freebsd-14.2/sys/dev/ofw/
H A Dopenfirm.h131 ssize_t OF_package_to_path(phandle_t node, char *buf, size_t len);
H A Dofw_disk.c152 OF_package_to_path(ofd, path, 128); in g_ofwd_init()
H A Dofw_fdt.c465 return (OF_package_to_path(phandle, buf, len)); in ofw_fdt_instance_to_path()
H A Dopenfirm.c585 OF_package_to_path(phandle_t package, char *buf, size_t len) in OF_package_to_path() function
/freebsd-14.2/sys/powerpc/ofw/
H A Drtas.c86 OF_package_to_path(rtas, path, sizeof(path)); in rtas_setup()
H A Dofw_syscons.c460 OF_package_to_path(sc->sc_node, name, sizeof(name)); in ofwfb_set_mode()
/freebsd-14.2/sys/dev/vt/hw/fb/
H A Dvt_early_fb.c86 OF_package_to_path(node, name, sizeof(name)); in vt_efb_initialize()
/freebsd-14.2/share/man/man9/
H A DMakefile244 OF_package_to_path.9 \