dtot 1260 drivers/scsi/mesh.c int i, dma_cmd, total, off, dtot; dtot 1267 drivers/scsi/mesh.c dtot = 0; dtot 1296 drivers/scsi/mesh.c dtot += dma_len - off; dtot 1301 drivers/scsi/mesh.c if (dtot == 0) { dtot 1306 drivers/scsi/mesh.c dtot = sizeof(mesh_extra_buf); dtot 1307 drivers/scsi/mesh.c dcmds->req_count = cpu_to_le16(dtot); dtot 1316 drivers/scsi/mesh.c ms->dma_count = dtot;