Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/bfa/
Dbfad_im.h95 unsigned long last_ramp_up_time; member
Dbfad_im.c850 if (((jiffies - itnim->last_ramp_up_time) > in bfad_ramp_up_qdepth()
867 itnim->last_ramp_up_time = jiffies; in bfad_ramp_up_qdepth()
/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc.h792 unsigned long last_ramp_up_time; member
Dlpfc_scsi.c347 phba->last_ramp_up_time + QUEUE_RAMP_UP_INTERVAL) || in lpfc_rampup_queue_depth()
353 phba->last_ramp_up_time = jiffies; in lpfc_rampup_queue_depth()