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

  /src/sys/kern/
subr_autoconf.c 399 config_cfdriver_attach, config_cfdriver_detach, "init", false))!= 0)
405 config_cfdriver_detach, NULL, "init rollback", true);
412 config_cfdriver_detach, NULL, "init rollback", true);
441 config_cfdriver_detach, config_cfdriver_attach,
643 config_cfdriver_detach(struct cfdriver *cd) function in typeref:typename:int
subr_autoconf.c 399 config_cfdriver_attach, config_cfdriver_detach, "init", false))!= 0)
405 config_cfdriver_detach, NULL, "init rollback", true);
412 config_cfdriver_detach, NULL, "init rollback", true);
441 config_cfdriver_detach, config_cfdriver_attach,
643 config_cfdriver_detach(struct cfdriver *cd) function in typeref:typename:int
subr_autoconf.c 399 config_cfdriver_attach, config_cfdriver_detach, "init", false))!= 0)
405 config_cfdriver_detach, NULL, "init rollback", true);
412 config_cfdriver_detach, NULL, "init rollback", true);
441 config_cfdriver_detach, config_cfdriver_attach,
643 config_cfdriver_detach(struct cfdriver *cd) function in typeref:typename:int

Completed in 37 milliseconds