taglinefilesource code
bytes_write817drivers/scsi/NCR5380.chostdata->bytes_write[i] = 0;
bytes_write956drivers/scsi/NCR5380.chostdata->bytes_write[cmd->target] += cmd->request_bufflen;
bytes_write273drivers/scsi/NCR5380.hunsigned long bytes_write[8];    /* byytes written */
bytes_write629drivers/scsi/g_NCR5380.cunsigned long bw = hostdata->bytes_write[dev->id];