ipr_fast_reboot    88 drivers/scsi/ipr.c static unsigned int ipr_fast_reboot;
ipr_fast_reboot   212 drivers/scsi/ipr.c module_param_named(fast_reboot, ipr_fast_reboot, int, S_IRUGO | S_IWUSR);
ipr_fast_reboot  10643 drivers/scsi/ipr.c 	if (ipr_fast_reboot && system_state == SYSTEM_RESTART && ioa_cfg->sis64)
ipr_fast_reboot  10649 drivers/scsi/ipr.c 	if (ipr_fast_reboot && system_state == SYSTEM_RESTART && ioa_cfg->sis64) {
ipr_fast_reboot  10815 drivers/scsi/ipr.c 		    (ipr_fast_reboot && event == SYS_RESTART && ioa_cfg->sis64)) {