Home
last modified time | relevance | path

Searched refs:shutdown_first (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/sys/
H A Ddevice.h700 device_t shutdown_first(struct shutdown_state *);
/netbsd-src/sys/kern/
H A Dkern_pmf.c356 for (curdev = shutdown_first(&s); curdev != NULL; in shutdown_all()
H A Dsubr_autoconf.c2377 shutdown_first(struct shutdown_state *s) in shutdown_first() function
2418 for (curdev = shutdown_first(&s); curdev != NULL; in config_detach_all()