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

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

Completed in 37 milliseconds