Home
last modified time | relevance | path

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

/freebsd/sys/dev/ofw/
H A Dofw_standard.c93 static ssize_t ofw_std_package_to_path(ofw_t ofw, phandle_t package, char *buf,
122 OFWMETHOD(ofw_package_to_path, ofw_std_package_to_path),
487 ofw_std_package_to_path(ofw_t ofw, phandle_t package, char *buf, size_t len) in ofw_std_package_to_path() function