vio_find_node
extern struct vio_dev *vio_find_node(struct device_node *vnode);
EXPORT_SYMBOL(vio_find_node);
vio_dev = vio_find_node(dn);