rebooting
if ((periph->flags & CAM_PERIPH_ANNOUNCED) && !rebooting) {
if ((periph->flags & CAM_PERIPH_ANNOUNCED) && !rebooting)
if (rebooting || sc->acpi_next_stype != POWER_STYPE_AWAKE ||
if (cold || rebooting || sc->ec_suspending) {
need_poll = cold || rebooting || ec_polled_mode || sc->ec_suspending;
if (!rebooting) {
if (!rebooting) {
if (rebooting == 1) {
if (shutdown || rebooting || KERNEL_PANICKED()) {
if (shutdown || rebooting || KERNEL_PANICKED())
if (p == initproc && rebooting == 0) {
int rebooting __read_mostly; /* system is rebooting */
rebooting = 1;
extern int rebooting; /* kern_reboot() has been called. */
if (!rebooting)
if (waitfor == MNT_WAIT || rebooting) {
if (!rebooting) {
if (!rebooting) {