HomeFreeBSD

Add ofw_bus_find_child_by_phandle, a helper routine to find a device_t

Description

Add ofw_bus_find_child_by_phandle, a helper routine to find a device_t
child matchig a given phandle_t.

Differential Revision: https://reviews.freebsd.org/D2871