subr_autoconf.c | 1336 dev = config_attach(ROOT, cf, aux, NULL, CFARGS_NONE); 1763 panic("config_attach: allocation of device softc failed"); 1875 * config_attach(parent, cf, aux, print, cfargs) 1888 config_attach(device_t parent, cfdata_t cf, void *aux, cfprint_t print, function in typeref:typename:device_t
|