| subr_autoconf.c | 1567 config_devalloc(const device_t parent, const cfdata_t cf, function in typeref:typename:device_t 1621 panic("config_devalloc: device name too long"); 1775 dev = config_devalloc(parent, cf, args); 1934 dev = config_devalloc(ROOT, cf, &args);
|