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

/linux-master/drivers/scsi/aacraid/
H A Dlinit.c1107 && aac_check_reset
1108 && (aac_check_reset != -1 || !is_ignore_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) &&
H A Dcommsup.c1657 (aac_check_reset != 0 && aac_check_reset != 1);
H A Daacraid.h2784 extern int aac_check_reset;

Completed in 191 milliseconds