Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-bus-pci-devices-cciss67 Description: Value of 1 indicates the controller can honor the reset_devices
68 kernel parameter. Value of 0 indicates reset_devices cannot be
/linux-4.4.14/init/
Dmain.c150 unsigned int reset_devices; variable
151 EXPORT_SYMBOL(reset_devices);
155 reset_devices = 1; in set_reset_devices()
/linux-4.4.14/drivers/xen/xenbus/
Dxenbus_comms.c217 if (!reset_devices) in xb_init_comms()
/linux-4.4.14/Documentation/scsi/
Dhpsa.txt71 controller is able to honor the "reset_devices" kernel parameter. If the
79 unable to honor the reset_devices kernel parameter as a dump device.
/linux-4.4.14/include/linux/
Dinit.h137 extern unsigned int reset_devices;
/linux-4.4.14/drivers/scsi/aacraid/
Dsrc.c654 if ((aac_reset_devices || reset_devices) && in aac_src_init()
799 if ((aac_reset_devices || reset_devices) && in aac_srcv_init()
Drx.c561 if ((((status & 0x0c) != 0x0c) || aac_reset_devices || reset_devices) && in _aac_rx_init()
Daachba.c308 module_param_named(reset_devices, aac_reset_devices, int, S_IRUGO|S_IWUSR);
309 MODULE_PARM_DESC(reset_devices, "Force an adapter reset at initialization.");
/linux-4.4.14/Documentation/kdump/
Dkdump.txt369 "1 irqpoll maxcpus=1 reset_devices"
372 "1 maxcpus=1 noirqdistrib reset_devices"
378 "1 maxcpus=1 reset_devices"
/linux-4.4.14/drivers/scsi/megaraid/
Dmegaraid_sas_base.c261 if (!fusion && reset_devices) in megasas_return_cmd()
3744 if (!instance->ctrl_context && reset_devices) in megasas_create_frame_pool()
4608 if (reset_devices || !fusion || in megasas_setup_jbod_map()
5331 if (reset_devices) { in megasas_probe_one()
5438 if (!reset_devices) in megasas_probe_one()
/linux-4.4.14/drivers/block/
Dcciss.c3562 if (likely(!reset_devices)) in ignore_bogus_interrupt()
4247 if (reset_devices && h->max_commands > 32) in cciss_get_max_perf_mode_cmds()
4799 if (!reset_devices) in cciss_init_reset_devices()
4994 if ((reset_devices) && (cciss_allow_hpsa == 1)) in cciss_init_one()
/linux-4.4.14/drivers/scsi/
Dhpsa.c6804 if (likely(!reset_devices)) in ignore_bogus_interrupt()
7497 if (reset_devices && h->max_commands > 32) in hpsa_get_max_perf_mode_cmds()
7778 if (!reset_devices) in hpsa_init_reset_devices()
Dipr.c10178 if ((interrupts & IPR_PCII_ERROR_INTERRUPTS) || reset_devices) in ipr_probe_ioa()
/linux-4.4.14/Documentation/
Dkernel-parameters.txt3366 reset_devices [KNL] Force drivers to reset the underlying device