simple_devprint
config_found(self, __UNCONST("clock"), simple_devprint, CFARGS_NONE);
config_found(self, __UNCONST("a34kbbc"), simple_devprint,
config_found(self, __UNCONST("a2kbbc"), simple_devprint,
config_found(self, __UNCONST("drbbc"), simple_devprint,
config_found(self, __UNCONST("kbd"), simple_devprint,
config_found(self, __UNCONST("drsc"), simple_devprint,
config_found(self, __UNCONST("drsupio"), simple_devprint,
config_found(self, __UNCONST("ser"), simple_devprint,
config_found(self, __UNCONST("par"), simple_devprint,
config_found(self, __UNCONST("kbd"), simple_devprint,
config_found(self, __UNCONST("ms"), simple_devprint,
config_found(self, __UNCONST("grfcc"), simple_devprint,
config_found(self, __UNCONST("amidisplaycc"), simple_devprint,
config_found(self, __UNCONST("fdc"), simple_devprint,
config_found(self, __UNCONST("wdc"), simple_devprint,
config_found(self, __UNCONST("afsc"), simple_devprint,
config_found(self, __UNCONST("ahsc"), simple_devprint,
config_found(self, __UNCONST("pccard"), simple_devprint,
config_found(self, __UNCONST("a1k2cp"), simple_devprint,
config_found(self, __UNCONST("aucc"), simple_devprint,
config_found(self, __UNCONST("acafh"), simple_devprint,
config_found(self, __UNCONST("zbus"), simple_devprint, CFARGS_NONE);
int simple_devprint(void *, const char *);
sc->devs[0].card = config_found(self, &paa, simple_devprint,
config_found(self, __UNCONST("a34kbbc"), simple_devprint,
config_found(self, __UNCONST("a2kbbc"), simple_devprint,
config_found(self, __UNCONST("ser"), simple_devprint, CFARGS_NONE);
config_found(self, __UNCONST("par"), simple_devprint, CFARGS_NONE);
config_found(self, __UNCONST("kbd"), simple_devprint, CFARGS_NONE);
config_found(self, __UNCONST("ms"), simple_devprint, CFARGS_NONE);
config_found(self, __UNCONST("grfcc"), simple_devprint, CFARGS_NONE);
config_found(self, __UNCONST("amidisplaycc"), simple_devprint,
config_found(self, __UNCONST("fdc"), simple_devprint, CFARGS_NONE);
config_found(self, __UNCONST("wdc"), simple_devprint,
config_found(self, __UNCONST("afsc"), simple_devprint,
config_found(self, __UNCONST("ahsc"), simple_devprint,
config_found(self, __UNCONST("pccard"), simple_devprint,
config_found(self, __UNCONST("aucc"), simple_devprint, CFARGS_NONE);
config_found(self, __UNCONST("zbus"), simple_devprint, CFARGS_NONE);
config_found(self, __UNCONST("clock") , simple_devprint, CFARGS_NONE);
config_found(self, __UNCONST("grfbus") , simple_devprint, CFARGS_NONE);
config_found(self, __UNCONST("kbd") , simple_devprint, CFARGS_NONE);
config_found(self, __UNCONST("fdc") , simple_devprint, CFARGS_NONE);
config_found(self, __UNCONST("ser") , simple_devprint, CFARGS_NONE);
config_found(self, __UNCONST("zs") , simple_devprint, CFARGS_NONE);
config_found(self, __UNCONST("ncrscsi") , simple_devprint, CFARGS_NONE);
config_found(self, __UNCONST("nvr") , simple_devprint, CFARGS_NONE);
config_found(self, __UNCONST("lpt") , simple_devprint, CFARGS_NONE);
config_found(self, __UNCONST("wdc") , simple_devprint, CFARGS_NONE);
config_found(self, __UNCONST("ne") , simple_devprint, CFARGS_NONE);
config_found(self, __UNCONST("isab") , simple_devprint, CFARGS_NONE);
config_found(self, __UNCONST("pcib") , simple_devprint, CFARGS_NONE);
config_found(self, __UNCONST("avmebus") , simple_devprint, CFARGS_NONE);
int simple_devprint(void *, const char *);