Home
last modified time | relevance | path

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

/linux-2.6.39/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-2.6.39/init/
Dmain.c141 unsigned int reset_devices; variable
142 EXPORT_SYMBOL(reset_devices);
146 reset_devices = 1; in set_reset_devices()
/linux-2.6.39/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-2.6.39/include/linux/
Dinit.h151 extern unsigned int reset_devices;
/linux-2.6.39/drivers/scsi/aacraid/
Dsrc.c485 if ((aac_reset_devices || reset_devices) && in aac_src_init()
Drx.c568 if ((((status & 0x0c) != 0x0c) || aac_reset_devices || reset_devices) && in _aac_rx_init()
Daachba.c218 module_param_named(reset_devices, aac_reset_devices, int, S_IRUGO|S_IWUSR);
219 MODULE_PARM_DESC(reset_devices, "Force an adapter reset at initialization.");
/linux-2.6.39/Documentation/kdump/
Dkdump.txt335 "1 irqpoll maxcpus=1 reset_devices"
338 "1 maxcpus=1 noirqdistrib reset_devices"
/linux-2.6.39/drivers/scsi/
Dhpsa.c3561 if (reset_devices && h->max_commands > 32) in hpsa_get_max_perf_mode_cmds()
3768 if (!reset_devices) in hpsa_init_reset_devices()
/linux-2.6.39/drivers/block/
Dcciss.c4096 if (reset_devices && h->max_commands > 32) in cciss_get_max_perf_mode_cmds()
4565 if (!reset_devices) in cciss_init_reset_devices()
/linux-2.6.39/drivers/scsi/megaraid/
Dmegaraid_sas_base.c3929 if (reset_devices) { in megasas_probe_one()
/linux-2.6.39/Documentation/
Dkernel-parameters.txt2205 reset_devices [KNL] Force drivers to reset the underlying device