print_device_tree
void print_device_tree(device_t dev, int indent);
print_device_tree(child, indent+1);