Home
last modified time | relevance | path

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

/freebsd/sys/dev/ofw/
H A Dofw_standard.c78 static phandle_t ofw_std_parent(ofw_t ofw, phandle_t node);
113 OFWMETHOD(ofw_parent, ofw_std_parent),
259 ofw_std_parent(ofw_t ofw, phandle_t node) in ofw_std_parent() function