total_length 473 scsi/scsi_base.c int total_length, header_length; total_length 475 scsi/scsi_base.c total_length = hdr->data_length + sizeof(hdr->data_length); total_length 478 scsi/scsi_base.c if ((total_length - header_length) < page_len) total_length 487 scsi/scsi_base.c int total_length, header_length; total_length 489 scsi/scsi_base.c total_length = _2btol(hdr->data_length) + sizeof(hdr->data_length); total_length 492 scsi/scsi_base.c if ((total_length - header_length) < page_len)