Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dscsi_obsolete.c137 #define IN_RESET2 4 macro
155 switch (SCpnt->internal_timeout & (IN_ABORT | IN_RESET | IN_RESET2 | IN_RESET3)) { in scsi_old_times_out()
180 SCpnt->internal_timeout |= IN_RESET2; in scsi_old_times_out()
184 case IN_RESET2: in scsi_old_times_out()
185 case (IN_ABORT | IN_RESET2): in scsi_old_times_out()
192 SCpnt->internal_timeout &= ~(IN_RESET | IN_RESET2); in scsi_old_times_out()
1012 SCpnt->internal_timeout &= ~(IN_RESET | IN_RESET2 | IN_RESET3); in scsi_reset()
1024 SCpnt->internal_timeout &= ~(IN_RESET | IN_RESET2 | IN_RESET3); in scsi_reset()
1034 SCpnt->internal_timeout &= ~(IN_RESET | IN_RESET2 | IN_RESET3); in scsi_reset()
1071 SCpnt->internal_timeout &= ~(IN_RESET | IN_RESET2 | IN_RESET3); in scsi_reset()