add_devs
(void) di_walk_minor(di_root, NULL, 0, args, add_devs);
static int add_devs(di_node_t node, di_minor_t minor, void *arg);