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

  /src/sys/kern/
subr_autoconf.c 2191 * must not have called config_detach_commit.
2213 config_detach_commit(dev);
2227 * references will fail, as config_detach_commit has arranged
2327 * config_detach_commit(dev)
2340 config_detach_commit(device_t dev) function in typeref:typename:void
subr_autoconf.c 2191 * must not have called config_detach_commit.
2213 config_detach_commit(dev);
2227 * references will fail, as config_detach_commit has arranged
2327 * config_detach_commit(dev)
2340 config_detach_commit(device_t dev) function in typeref:typename:void

Completed in 26 milliseconds