Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/ofw/
H A Dofw_real.c84 static phandle_t ofw_real_child(ofw_t, phandle_t node);
119 OFWMETHOD(ofw_child, ofw_real_child),
463 ofw_real_child(ofw_t ofw, phandle_t node) in ofw_real_child() function