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