find_unmatched
return (devinfo_foreach_device_child(dev, find_unmatched, arg));
devinfo_foreach_device_child(root, find_unmatched, (void *)0);