Searched refs:ipr_fast_reboot (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/scsi/
H A Dipr.c102 static unsigned int ipr_fast_reboot; variable
225 module_param_named(fast_reboot, ipr_fast_reboot, int, S_IRUGO | S_IWUSR);
10323 if (ipr_fast_reboot && system_state == SYSTEM_RESTART && ioa_cfg->sis64) ipr_shutdown()
10329 if (ipr_fast_reboot && system_state == SYSTEM_RESTART && ioa_cfg->sis64) { ipr_shutdown()
10491 (ipr_fast_reboot && event == SYS_RESTART && ioa_cfg->sis64)) { ipr_halt()

Completed in 527 milliseconds