Home
last modified time | relevance | path

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

/titanic_54/usr/src/boot/sys/boot/ofw/libofw/
H A Dopenfirm.h99 int OF_package_to_path(phandle_t, char *, int);
H A Dopenfirm.c426 OF_package_to_path(phandle_t package, char *buf, int len) in OF_package_to_path() function