find_exact_dev
return (devinfo_foreach_device_child(dev, find_exact_dev, arg));
devinfo_foreach_device_child(root, find_exact_dev, (void *)&info);