Home
last modified time | relevance | path

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

/drivers/scsi/
Dmesh.c1259 int i, dma_cmd, total, off, dtot; in set_dma_cmds() local
1266 dtot = 0; in set_dma_cmds()
1295 dtot += dma_len - off; in set_dma_cmds()
1300 if (dtot == 0) { in set_dma_cmds()
1305 dtot = sizeof(mesh_extra_buf); in set_dma_cmds()
1306 st_le16(&dcmds->req_count, dtot); in set_dma_cmds()
1315 ms->dma_count = dtot; in set_dma_cmds()