Home
last modified time | relevance | path

Searched refs:time_write (Results 1 – 5 of 5) sorted by relevance

/drivers/scsi/
DNCR5380.h282 long time_write[8]; /* time to do writes */ member
DNCR5380.c851 hostdata->time_write[i] = 0; in NCR5380_init()
969 hostdata->time_write[cmd->device->id] -= (jiffies - hostdata->timebase); in NCR5380_queue_command_lck()
1242 hostdata->time_write[scmd_id(cmd)] += (jiffies - hostdata->timebase); in collect_stats()
Dg_NCR5380.c844 long tw = hostdata->time_write[dev->id] / HZ; in generic_NCR5380_show_info()
Dsun3_NCR5380.c872 hostdata->time_write[cmd->device->id] -= (jiffies - hostdata->timebase); in NCR5380_queue_command_lck()
1284 hostdata->time_write[cmd->device->id] += (jiffies - hostdata->timebase); in collect_stats()
Datari_NCR5380.c925 hostdata->time_write[cmd->device->id] -= (jiffies - hostdata->timebase); in NCR5380_queue_command_lck()
1343 hostdata->time_write[cmd->device->id] += (jiffies - hostdata->timebase); in collect_stats()