HomeSort by: relevance | last modified time | path
    Searched defs:config_found_acquire (Results 1 - 3 of 3) sorted by relevancy

  /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);

Completed in 37 milliseconds