Home
last modified time | relevance | path

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

/freebsd/sys/dev/ofw/
H A Dopenfirm.c604 OF_child_xref_phandle(phandle_t parent, phandle_t xref) in OF_child_xref_phandle() function
615 rxref = OF_child_xref_phandle(child, xref); in OF_child_xref_phandle()
644 if ((node = OF_child_xref_phandle(OF_peer(0), xref)) == -1) in OF_node_from_xref()