subr_autoconf.c | 1566 config_devalloc(const device_t parent, const cfdata_t cf, function in typeref:typename:device_t 1620 panic("config_devalloc: device name too long"); 1761 dev = config_devalloc(parent, cf, args); 1920 dev = config_devalloc(ROOT, cf, &args);
|