subr_autoconf.c | 1860 config_attach_acquire(device_t parent, cfdata_t cf, void *aux, cfprint_t print, function in typeref:typename:device_t 1884 * config_attach_acquire with a matching device_release once they 1895 dev = config_attach_acquire(parent, cf, aux, print, cfargs);
|