Home
last modified time | relevance | path

Searched refs:aac_check_reset (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/scsi/aacraid/
Dlinit.c1088 && aac_check_reset in aac_eh_host_reset()
1089 && (aac_check_reset != -1 || !is_ignore_reset)) { in aac_eh_host_reset()
Daachba.c323 int aac_check_reset = 1; variable
324 module_param_named(check_reset, aac_check_reset, int, S_IRUGO|S_IWUSR);
2178 if (!aac_check_reset || ((aac_check_reset == 1) && in aac_get_adapter_info()
Dcommsup.c1693 (aac_check_reset != 0 && aac_check_reset != 1); in aac_reset_adapter()
Daacraid.h2767 extern int aac_check_reset;