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

  /src/sys/kern/
subr_autoconf.c 373 config_cfattach_attach, NULL, "bootstrap", true);
402 config_cfattach_attach, config_cfattach_detach,
434 config_cfattach_detach, config_cfattach_attach,
444 config_cfattach_attach, NULL, "fini rollback", true);
692 config_cfattach_attach(const char *driver, struct cfattach *ca) function in typeref:typename:int

Completed in 13 milliseconds