Home
last modified time | relevance | path

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

/src/sys/dev/ofw/
H A Dofw_standard.c77 static phandle_t ofw_std_parent(ofw_t ofw, phandle_t node);
112 OFWMETHOD(ofw_parent, ofw_std_parent),
258 ofw_std_parent(ofw_t ofw, phandle_t node) in ofw_std_parent() function