Searched refs:shutdown_first (Results 1 – 3 of 3) sorted by relevance
700 device_t shutdown_first(struct shutdown_state *);
356 for (curdev = shutdown_first(&s); curdev != NULL; in shutdown_all()
2377 shutdown_first(struct shutdown_state *s) in shutdown_first() function2418 for (curdev = shutdown_first(&s); curdev != NULL; in config_detach_all()