/src/sys/kern/ |
subr_autoconf.c | 1262 config_found_acquire(device_t parent, void *aux, cfprint_t print, function in typeref:typename:device_t 1306 * config_found_acquire with a matching device_release once they 1317 dev = config_found_acquire(parent, aux, print, cfargs);
|
subr_autoconf.c | 1262 config_found_acquire(device_t parent, void *aux, cfprint_t print, function in typeref:typename:device_t 1306 * config_found_acquire with a matching device_release once they 1317 dev = config_found_acquire(parent, aux, print, cfargs);
|
subr_autoconf.c | 1262 config_found_acquire(device_t parent, void *aux, cfprint_t print, function in typeref:typename:device_t 1306 * config_found_acquire with a matching device_release once they 1317 dev = config_found_acquire(parent, aux, print, cfargs);
|