Searched refs:reset_devices (Results 1 – 17 of 17) sorted by relevance
67 Description: Value of 1 indicates the controller can honor the reset_devices68 kernel parameter. Value of 0 indicates reset_devices cannot be
75 controller is able to honor the "reset_devices" kernel parameter. If the83 unable to honor the reset_devices kernel parameter as a dump device.
180 unsigned int reset_devices; variable181 EXPORT_SYMBOL(reset_devices);185 reset_devices = 1; in set_reset_devices()
146 extern unsigned int reset_devices;
407 "1 irqpoll nr_cpus=1 reset_devices"411 "1 maxcpus=1 noirqdistrib reset_devices"419 "1 maxcpus=1 reset_devices"423 "1 nr_cpus=1 reset_devices"
450 if (!reset_devices) in xb_init_comms()
896 if (is_kdump_kernel() || reset_devices) { in eeh_pseries_init()
369 if (!fusion && reset_devices) in megasas_return_cmd()4405 if ((instance->adapter_type == MFI_SERIES) && reset_devices) in megasas_create_frame_pool()5797 if (reset_devices || !fusion || in megasas_setup_jbod_map()7285 if (!reset_devices) { in megasas_alloc_ctrl_dma_buffers()7478 if (reset_devices) { in megasas_probe_one()8994 if (reset_devices) { in megasas_init()
376 if (reset_devices) in megasas_fusion_update_can_queue()1204 if (reset_devices) in megasas_ioc_init_fusion()
824 if (setup_one || reset_devices) { in mpi3mr_setup_isr()894 if (reset_devices || !setup_one) in mpi3mr_setup_isr()4065 if (!reset_devices && poll_queues > 0) in mpi3mr_setup_resources()4165 if (reset_devices) in mpi3mr_init_ioc()
3329 if (!reset_devices && ioc->is_aero_ioc && in _base_check_and_enable_high_iops_queues()3418 local_max_msix_vectors = (reset_devices) ? 1 : 8; in _base_enable_msix()6305 if (reset_devices) in _base_allocate_memory_pools()6342 } else if (reset_devices) in _base_allocate_memory_pools()7461 MPI2_IOCFACTS_CAPABILITY_RDPQ_ARRAY_CAPABLE) && (!reset_devices)) in _base_get_ioc_facts()
5250 if (reset_devices) in pqi_calculate_io_resources()5279 if (reset_devices) { in pqi_calculate_queue_resources()8290 if (reset_devices) { in pqi_ctrl_init()8316 if (reset_devices) { in pqi_ctrl_init()8347 if (reset_devices) { in pqi_ctrl_init()8483 if (ctrl_info->ctrl_logging_supported && !reset_devices) { in pqi_ctrl_init()
1659 if (aac_reset_devices || reset_devices) in aac_probe_one()
321 module_param_named(reset_devices, aac_reset_devices, int, S_IRUGO|S_IWUSR);322 MODULE_PARM_DESC(reset_devices, "Force an adapter reset at initialization.");
6992 if (likely(!reset_devices)) in ignore_bogus_interrupt()7686 if (reset_devices && h->max_commands > 32) in hpsa_get_max_perf_mode_cmds()7972 if (!reset_devices) in hpsa_init_reset_devices()
9547 if ((interrupts & IPR_PCII_ERROR_INTERRUPTS) || reset_devices) in ipr_probe_ioa()
5793 reset_devices [KNL] Force drivers to reset the underlying device
Completed in 141 milliseconds