Home
last modified time | relevance | path

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

/src/sys/dev/ofw/
H A Dofw_standard.c75 static phandle_t ofw_std_peer(ofw_t ofw, phandle_t node);
110 OFWMETHOD(ofw_peer, ofw_std_peer),
214 ofw_std_peer(ofw_t ofw, phandle_t node) in ofw_std_peer() function