Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dscsi_obsolete.c128 #define MIN_RESET_PERIOD (15*HZ) macro
629 … && !(SCpnt->host->resetting && time_before(jiffies, SCpnt->host->last_reset + MIN_RESET_PERIOD)) in scsi_old_done()
Dscsi.c97 #define MIN_RESET_PERIOD (15*HZ) macro