tot_residue 398 drivers/scsi/esp_scsi.c spriv->tot_residue = total; tot_residue 439 drivers/scsi/esp_scsi.c p->tot_residue -= len; tot_residue 440 drivers/scsi/esp_scsi.c if (p->cur_residue < 0 || p->tot_residue < 0) { tot_residue 445 drivers/scsi/esp_scsi.c p->cur_residue, p->tot_residue, len); tot_residue 447 drivers/scsi/esp_scsi.c p->tot_residue = 0; tot_residue 449 drivers/scsi/esp_scsi.c if (!p->cur_residue && p->tot_residue) { tot_residue 474 drivers/scsi/esp_scsi.c ent->saved_tot_residue = spriv->tot_residue; tot_residue 489 drivers/scsi/esp_scsi.c spriv->tot_residue = ent->saved_tot_residue; tot_residue 1660 drivers/scsi/esp_scsi.c spriv->tot_residue++; tot_residue 256 drivers/scsi/esp_scsi.h int tot_residue;