Home
last modified time | relevance | path

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

/src/sys/dev/ofw/
H A Dofw_standard.c76 static phandle_t ofw_std_child(ofw_t ofw, phandle_t node);
111 OFWMETHOD(ofw_child, ofw_std_child),
236 ofw_std_child(ofw_t ofw, phandle_t node) in ofw_std_child() function