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

/linux-master/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);
9833 if (ipr_fast_reboot && system_state == SYSTEM_RESTART && ioa_cfg->sis64)
9839 if (ipr_fast_reboot && system_state == SYSTEM_RESTART && ioa_cfg->sis64) {
10009 (ipr_fast_reboot && event == SYS_RESTART && ioa_cfg->sis64)) {

Completed in 149 milliseconds