K 10 svn:author V 3 ian K 8 svn:date V 27 2014-09-01T22:40:31.416078Z K 7 svn:log V 408 Create a mechanism for looking up a device_t associated with an ofw/fdt xref handle, and for registering that association. Also use the same data for faster translations between node and xref handles. Now when fdt properties contain &othernode references, a driver can find the device instance that corresponds to &othernode, and thus can use interfaces provided by that instance. Reviewed by: nwhitehorn END