Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/
Dipr.c87 static unsigned int ipr_fast_reboot; variable
211 module_param_named(fast_reboot, ipr_fast_reboot, int, S_IRUGO | S_IWUSR);
9884 if (ipr_fast_reboot && system_state == SYSTEM_RESTART && ioa_cfg->sis64) in ipr_shutdown()
9890 if (ipr_fast_reboot && system_state == SYSTEM_RESTART && ioa_cfg->sis64) { in ipr_shutdown()
10060 (ipr_fast_reboot && event == SYS_RESTART && ioa_cfg->sis64)) { in ipr_halt()