Searched refs:IN_ABORT (Results 1 – 4 of 4) sorted by relevance
135 #define IN_ABORT 1 macro155 switch (SCpnt->internal_timeout & (IN_ABORT | IN_RESET | IN_RESET2 | IN_RESET3)) { in scsi_old_times_out()165 case IN_ABORT: in scsi_old_times_out()171 case (IN_ABORT | IN_RESET): in scsi_old_times_out()185 case (IN_ABORT | IN_RESET2): in scsi_old_times_out()552 SCpnt->internal_timeout &= ~IN_ABORT; in scsi_old_done()742 if (SCpnt->internal_timeout & IN_ABORT) { in scsi_abort()744 while (SCpnt->internal_timeout & IN_ABORT) in scsi_abort()748 SCpnt->internal_timeout |= IN_ABORT; in scsi_abort()760 SCpnt->internal_timeout &= ~IN_ABORT; in scsi_abort()[all …]
13 #define IN_ABORT 0x40000000L macro
1005 #define IN_ABORT 0x80000000L macro
3965 if (megaCfg->flag & IN_ABORT) {4107 megaCfg->flag |= IN_ABORT;4163 megaCfg->flag &= ~IN_ABORT;