Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aacraid/
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 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 Dcommsup.c1657 (aac_check_reset != 0 && aac_check_reset != 1); in aac_reset_adapter()
H A Daacraid.h2784 extern int aac_check_reset;