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

  /src/sys/kern/
subr_autoconf.c 2377 shutdown_first(struct shutdown_state *s) function in typeref:typename:device_t
2418 for (curdev = shutdown_first(&s); curdev != NULL;
subr_autoconf.c 2377 shutdown_first(struct shutdown_state *s) function in typeref:typename:device_t
2418 for (curdev = shutdown_first(&s); curdev != NULL;
subr_autoconf.c 2377 shutdown_first(struct shutdown_state *s) function in typeref:typename:device_t
2418 for (curdev = shutdown_first(&s); curdev != NULL;

Completed in 43 milliseconds