Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dipr.c86 static unsigned int ipr_fast_reboot; variable
208 module_param_named(fast_reboot, ipr_fast_reboot, int, S_IRUGO | S_IWUSR);
9835 if (ipr_fast_reboot && system_state == SYSTEM_RESTART && ioa_cfg->sis64) in ipr_shutdown()
9841 if (ipr_fast_reboot && system_state == SYSTEM_RESTART && ioa_cfg->sis64) { in ipr_shutdown()
10011 (ipr_fast_reboot && event == SYS_RESTART && ioa_cfg->sis64)) { in ipr_halt()