Home
last modified time | relevance | path

Searched refs:bytes_write (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
DNCR5380.h277 unsigned long bytes_write[8]; /* bytes written */ member
Dg_NCR5380.c821 unsigned long bw = hostdata->bytes_write[dev->id]; in generic_NCR5380_proc_info()
DNCR5380.c981 hostdata->bytes_write[i] = 0; in NCR5380_init()
1092 hostdata->bytes_write[cmd->target] += cmd->request_bufflen; in NCR5380_queue_command()
Datari_NCR5380.c948 hostdata->bytes_write[cmd->target] += cmd->request_bufflen; in NCR5380_queue_command()
Dmac_NCR5380.c974 hostdata->bytes_write[cmd->target] += cmd->request_bufflen; in NCR5380_queue_command()
Dsun3_NCR5380.c949 hostdata->bytes_write[cmd->target] += cmd->request_bufflen; in NCR5380_queue_command()