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
709 device_t shutdown_first(struct shutdown_state *);
710 device_t shutdown_next(struct shutdown_state *);
  /src/sys/kern/
subr_autoconf.c 2482 shutdown_first(struct shutdown_state *s)
2492 shutdown_next(struct shutdown_state *s)
2508 static struct shutdown_state s;
kern_pmf.c 351 static struct shutdown_state s;

Completed in 21 milliseconds