Home
last modified time | relevance | path

Searched refs:aac_check_reset (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/aacraid/
H A Daachba.c309 int aac_check_reset = 1; variable
310 module_param_named(check_reset, aac_check_reset, int, S_IRUGO|S_IWUSR);
2175 if (!aac_check_reset || ((aac_check_reset == 1) && in aac_get_adapter_info()
H A Dlinit.c1107 && aac_check_reset in aac_eh_host_reset()
1108 && (aac_check_reset != -1 || !is_ignore_reset)) { in aac_eh_host_reset()
H A Dcommsup.c1657 (aac_check_reset != 0 && aac_check_reset != 1); in aac_reset_adapter()
H A Daacraid.h2784 extern int aac_check_reset;
/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H A Dlinit.c1106 && aac_check_reset in aac_eh_host_reset()
1107 && (aac_check_reset != -1 || !is_ignore_reset)) { in aac_eh_host_reset()
H A Dcommsup.c1656 (aac_check_reset != 0 && aac_check_reset != 1); in aac_reset_adapter()
H A Daachba.c309 int aac_check_reset = 1; variable
310 module_param_named(check_reset, aac_check_reset, int, S_IRUGO|S_IWUSR);
2167 if (!aac_check_reset || ((aac_check_reset == 1) && in aac_get_adapter_info()
H A Daacraid.h2770 extern int aac_check_reset;

Completed in 35 milliseconds