fast_reboot 212 drivers/scsi/ipr.c module_param_named(fast_reboot, ipr_fast_reboot, int, S_IRUGO | S_IWUSR); fast_reboot 213 drivers/scsi/ipr.c MODULE_PARM_DESC(fast_reboot, "Skip adapter shutdown during reboot. Set to 1 to enable. (default: 0)");