Home
last modified time | relevance | path

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

/freebsd/sys/dev/ofw/
H A Dofw_fdt.c75 static ssize_t ofw_fdt_instance_to_path(ofw_t, ihandle_t, char *, size_t);
91 OFWMETHOD(ofw_instance_to_path, ofw_fdt_instance_to_path),
455 ofw_fdt_instance_to_path(ofw_t ofw, ihandle_t instance, char *buf, size_t len) in ofw_fdt_instance_to_path() function