shutdown_state
static struct shutdown_state s;
shutdown_first(struct shutdown_state *s)
shutdown_next(struct shutdown_state *s)
static struct shutdown_state s;
device_t shutdown_first(struct shutdown_state *);
device_t shutdown_next(struct shutdown_state *);