Searched refs:AFTER_RESET_DELAY (Results 1 – 3 of 3) sorted by relevance
75 #define AFTER_RESET_DELAY (5*HZ/2) macro77 #define AFTER_RESET_DELAY (HZ/2) macro154 for( end = jiffies + AFTER_RESET_DELAY; time_before(jiffies, end); ) in mac_scsi_reset_boot()
171 #define AFTER_RESET_DELAY (HZ/2) macro173 #define AFTER_RESET_DELAY (5*HZ/2) macro543 end = jiffies + AFTER_RESET_DELAY; in atari_scsi_reset_boot()
91 #define AFTER_RESET_DELAY (HZ/2) macro176 for( end = jiffies + AFTER_RESET_DELAY; time_before(jiffies, end); ) in sun3_scsi_reset_boot()