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

/freebsd-11-stable/sys/dev/ofw/
H A Dofw_fdt.c77 static ssize_t ofw_fdt_instance_to_path(ofw_t, ihandle_t, char *, size_t);
93 OFWMETHOD(ofw_instance_to_path, ofw_fdt_instance_to_path),
371 ofw_fdt_instance_to_path(ofw_t ofw, ihandle_t instance, char *buf, size_t len) function

Completed in 172 milliseconds