Searched refs:SYNC_RESET (Results 1 – 2 of 2) sorted by relevance
366 if (SCpnt->flags & SYNC_RESET) { in scsi_old_done()935 SCpnt->flags |= SYNC_RESET; in scsi_reset()989 SCpnt->flags &= ~SYNC_RESET; in scsi_reset()
387 #define SYNC_RESET 0x40 macro