Home
last modified time | relevance | path

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

/freebsd/sys/dev/ofw/
H A Dofw_fdt.c67 static phandle_t ofw_fdt_parent(ofw_t, phandle_t);
84 OFWMETHOD(ofw_parent, ofw_fdt_parent),
273 ofw_fdt_parent(ofw_t ofw, phandle_t node) in ofw_fdt_parent() function