Searched refs:MIN_RESET_PERIOD (Results 1 – 2 of 2) sorted by relevance
128 #define MIN_RESET_PERIOD (15*HZ) macro629 … && !(SCpnt->host->resetting && time_before(jiffies, SCpnt->host->last_reset + MIN_RESET_PERIOD)) in scsi_old_done()
97 #define MIN_RESET_PERIOD (15*HZ) macro