bus_print
int bus_print(void *, const char *);
config_attach(parent, cf, ca, bus_print, CFARGS_NONE);
return bus_print(args, name);