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

  /src/sys/kern/
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);

Completed in 15 milliseconds