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

  /src/sys/sys/
device.h 283 struct shutdown_state { struct
695 device_t shutdown_first(struct shutdown_state *);
696 device_t shutdown_next(struct shutdown_state *);
  /src/sys/kern/
subr_autoconf.c 2391 shutdown_first(struct shutdown_state *s)
2401 shutdown_next(struct shutdown_state *s)
2417 static struct shutdown_state s;
kern_pmf.c 351 static struct shutdown_state s;

Completed in 15 milliseconds