Searched refs:find_unmatched (Results 1 – 1 of 1) sorted by relevance
476 find_unmatched(struct devinfo_dev *dev, void *arg) in find_unmatched() function501 return (devinfo_foreach_device_child(dev, find_unmatched, arg)); in find_unmatched()657 devinfo_foreach_device_child(root, find_unmatched, (void *)0); in main()