Searched refs:time_write (Results 1 – 5 of 5) sorted by relevance
282 long time_write[8]; /* time to do writes */ member
851 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()
844 long tw = hostdata->time_write[dev->id] / HZ; in generic_NCR5380_show_info()
872 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()
925 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()