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

/linux-master/drivers/scsi/aacraid/
H A Drx.c621 if (restart && aac_commit)
622 aac_commit = 1;
H A Dsrc.c963 if (restart && aac_commit)
964 aac_commit = 1;
1282 if (restart && aac_commit)
1283 aac_commit = 1;
H A Daachba.c241 int aac_commit = -1; variable
264 module_param_named(commit, aac_commit, int, S_IRUGO|S_IWUSR);
405 if ((aac_commit == 1) || commit_flag) {
423 } else if (aac_commit == 0) {
H A Daacraid.h2781 extern int aac_commit;

Completed in 170 milliseconds